mirror of
https://github.com/Snigdha-OS/snigdhaos-archiso.git
synced 2025-09-05 20:26:40 +02:00
🐛 fix: set autologin for user
This commit is contained in:
15
archiso/airootfs/etc/sddm.conf.d/kde_settings.conf
Normal file
15
archiso/airootfs/etc/sddm.conf.d/kde_settings.conf
Normal file
@@ -0,0 +1,15 @@
|
||||
[Autologin]
|
||||
Relogin=false
|
||||
Session=plasmax11
|
||||
User=whoami
|
||||
|
||||
[General]
|
||||
HaltCommand=/usr/bin/systemctl poweroff
|
||||
RebootCommand=/usr/bin/systemctl reboot
|
||||
|
||||
[Theme]
|
||||
Current=Layan
|
||||
|
||||
[Users]
|
||||
MaximumUid=60513
|
||||
MinimumUid=1000
|
Reference in New Issue
Block a user