this post was submitted on 07 Apr 2026
5 points (100.0% liked)
CachyOS
297 readers
1 users here now
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
i'm using kde with sddm i believe
In that case, it looks like you need to edit
sddm.confand set theHideUsers=field. Source.is it normal that the sddm.conf is empty? it's supposed to be /etc/sddm.conf right?
Your system may be reading the default config from
/usr/lib/sddm/sddm.conf.d/default.conf, in which case the config file in/etcwill probably be empty. You should not edit the contents of a default config.The recommended location for
sddm.confis within the/etc/sddm.conf.d/directory, so also check for files there.