diff options
Diffstat (limited to 'raveos-plasma-theme/theme-data/sddm/sddm.conf')
| -rw-r--r-- | raveos-plasma-theme/theme-data/sddm/sddm.conf | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/raveos-plasma-theme/theme-data/sddm/sddm.conf b/raveos-plasma-theme/theme-data/sddm/sddm.conf index 5fc1f61..350a465 100644 --- a/raveos-plasma-theme/theme-data/sddm/sddm.conf +++ b/raveos-plasma-theme/theme-data/sddm/sddm.conf @@ -1,5 +1,19 @@ +[Theme] +Current=sddm-rave-theme +CursorTheme=BreezeDark +CursorSize=24 + [General] Numlock=on +HaltCommand=/usr/bin/systemctl poweroff +RebootCommand=/usr/bin/systemctl reboot -[Theme] -Current = sddm-astronaut-theme +[Users] +DefaultPath=/usr/local/bin:/usr/bin:/bin +HideShells= +HideUsers= +MaximumUid=60513 +MinimumUid=1000 +RememberLastUser=true +RememberLastSession=true +ReuseSession=true |