https://bugs.kde.org/show_bug.cgi?id=386241
--- Comment #4 from Fabian Vogt <[email protected]> --- (In reply to Elvis Angelaccio from comment #3) > (In reply to Fabian Vogt from comment #2) > > (In reply to Elvis Angelaccio from comment #0) > > > From the release announcement: > > > https://github.com/sddm/sddm/wiki/0.16.0-Release-Announcement > > > > > > > users should write their settings to /etc/sddm.conf.d > > > > IMO that's bad for kcm_sddm. > > It means that the file saved by the kcm isn't actually the one with the > > final values, which might cause confusion in some cases. > > > > Example: > > /etc/sddm.conf.d/kcm_sddm.conf contains "key=foo" > > /etc/sddm.conf.d/my_changes.conf contains "key=bar". > > > > This results in "bar" being the option for key, no matter what the kcm > > writes. > > Well, why would you want to manually create a file in /etc/sddm.conf.d/ > overwriting the keys set by the KCM? That's what the directory is for. System wide settings override. -- You are receiving this mail because: You are watching all bug changes.
