Commit Graph

2 Commits

Author SHA1 Message Date
e36719997a fix(sddm): permissions and ownership of root-level SDDM confs
SDDM configs are at the system root level and are not user owned,
therefore they must be owned by the root and have special permissions.

`/etc/sddm.conf.d` and `/etc/sddm` *should* have permissions of 644.
Root can read/write, everyone else can read.
2026-03-05 09:57:40 +00:00
7218365434 feat(sddm): add SDDM theme and config files 2026-02-26 22:09:11 +00:00