mirror of
https://github.com/Snigdha-OS/snigdhaos-plasma-config.git
synced 2025-12-06 07:43:52 +01:00
🐛 fix: session set to plasma
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user