Add SDDM config

This commit is contained in:
Jake Howard 2023-07-29 19:47:06 +01:00
parent 996ad1b6b8
commit 636046af55
Signed by: jake
GPG Key ID: 57AFB45680EDD477
2 changed files with 21 additions and 0 deletions

15
files/sddm-kde.conf Normal file
View File

@ -0,0 +1,15 @@
[Autologin]
Relogin=false
Session=
User=
[General]
HaltCommand=/usr/bin/systemctl poweroff
RebootCommand=/usr/bin/systemctl reboot
[Theme]
Current=breeze
[Users]
MaximumUid=60513
MinimumUid=1000

View File

@ -16,6 +16,12 @@
loop:
- krunnerrc
- name: Install SDDM config
template:
src: ./files/sddm-kde.conf
dest: /etc/sddm.conf.d/kde_settings.conf
mode: 0644
- name: Update animation speed
realorangeone.kconfig.kconfig:
group: KDE