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
|
Relogin=false
|
||||||
|
|
||||||
# Name of session file for autologin session (if empty try last logged in)
|
# Name of session file for autologin session (if empty try last logged in)
|
||||||
Session=
|
Session=plasma
|
||||||
|
|
||||||
# Username for autologin session
|
# Username for autologin session
|
||||||
User=
|
User=
|
||||||
@@ -21,7 +21,7 @@ GreeterEnvironment=
|
|||||||
HaltCommand=/usr/bin/systemctl poweroff
|
HaltCommand=/usr/bin/systemctl poweroff
|
||||||
|
|
||||||
# Input method module
|
# Input method module
|
||||||
InputMethod=
|
InputMethod=qtvirtualkeyboard
|
||||||
|
|
||||||
# Comma-separated list of Linux namespaces for user session to enter
|
# Comma-separated list of Linux namespaces for user session to enter
|
||||||
Namespaces=
|
Namespaces=
|
||||||
@@ -29,7 +29,7 @@ Namespaces=
|
|||||||
# Initial NumLock state. Can be on, off or none.
|
# Initial NumLock state. Can be on, off or none.
|
||||||
# If property is set to none, numlock won't be changed
|
# If property is set to none, numlock won't be changed
|
||||||
# NOTE: Currently ignored if autologin is enabled.
|
# NOTE: Currently ignored if autologin is enabled.
|
||||||
Numlock=none
|
Numlock=on
|
||||||
|
|
||||||
# Reboot command
|
# Reboot command
|
||||||
RebootCommand=/usr/bin/systemctl reboot
|
RebootCommand=/usr/bin/systemctl reboot
|
||||||
|
|||||||
Reference in New Issue
Block a user