Am Mittwoch, 15. September 2021 schrieb deloptes:
Michael wrote:
TDE config files are almost always in ~/.trinity somewhere. Usually containing [most of] the app name and ending with rc. Just dig until you find it...
all configuration is (should be) in .trinity/share/config/
I have the mentioned file ~/.trinity/share/apps/kmail/profile-local-rc actually on my system and its obviously defining a profile (it also appears in kmail's "Load Profile" dialog):
$ cat .trinity/share/apps/kmail/profile-local-rc [KMail Profile] Name=Stefan's lokales Profil Comment=all meine in den Jahren bewährten Einstellungen
[Reader] defaultColors=true showColorbar=false htmlMail=false
[Fonts] defaultFonts=true
# should this profile be restricted to font and color changes? [Geometry] nestedMessages=false longFolderList=true
[General] dateDisplay=ctime showMessageSize=false showCryptoIcons=false
[MDN] quote-message=0 default-policy=0
Cheers, Stefan