diff --git a/usr/lib/sddm/sddm.conf.d/default.conf b/usr/lib/sddm/sddm.conf.d/default.conf index 59a89e8..c415761 100644 --- a/usr/lib/sddm/sddm.conf.d/default.conf +++ b/usr/lib/sddm/sddm.conf.d/default.conf @@ -3,7 +3,7 @@ Relogin=false # Name of session file for autologin session (if empty try last logged in) -Session= +Session=plasma # Username for autologin session User= @@ -21,7 +21,7 @@ GreeterEnvironment= HaltCommand=/usr/bin/systemctl poweroff # Input method module -InputMethod= +InputMethod=qtvirtualkeyboard # Comma-separated list of Linux namespaces for user session to enter Namespaces= @@ -29,7 +29,7 @@ Namespaces= # Initial NumLock state. Can be on, off or none. # If property is set to none, numlock won't be changed # NOTE: Currently ignored if autologin is enabled. -Numlock=none +Numlock=on # Reboot command RebootCommand=/usr/bin/systemctl reboot