🐛 fix: session set to plasma

This commit is contained in:
eshanized
2025-01-08 15:03:27 +05:30
parent 2eeb70e9f9
commit 857659e96c

View File

@@ -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