Skip to content
Snippets Groups Projects
Verified Commit 5bbb6700 authored by Dan Johansen's avatar Dan Johansen
Browse files

[kde-plasma] fix sddm theme, by moving some configs to /etc/xdg/

parent 60fc37e9
No related branches found
No related tags found
No related merge requests found
Showing
with 30 additions and 1 deletion
......@@ -8,8 +8,8 @@ HaltCommand=/usr/bin/systemctl poweroff
RebootCommand=/usr/bin/systemctl reboot
[Theme]
Current=breath2
CursorTheme=breeze_cursors
Current=breath2
[Users]
MaximumUid=60000
......
[General]
Numlock=none
[Theme]
CursorTheme=breeze_cursors
FacesDir=/usr/share/sddm/faces
ThemeDir=/usr/share/sddm/themes
[Users]
DefaultPath=/bin:/usr/bin:/usr/local/bin
HideShells=
HideUsers=
RememberLastSession=true
RememberLastUser=true
[WaylandDisplay]
SessionCommand=/usr/share/sddm/scripts/wayland-session
SessionDir=/usr/share/wayland-sessions
[XDisplay]
DisplayCommand=/usr/share/sddm/scripts/Xsetup
DisplayStopCommand=/usr/share/sddm/scripts/Xstop
MinimumVT=1
ServerArguments=-nolisten tcp
ServerPath=/usr/bin/X
SessionCommand=/usr/share/sddm/scripts/Xsession
SessionDir=/usr/share/xsessions
XauthPath=/usr/bin/xauth
XephyrPath=/usr/bin/Xephyr
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment