This commit is contained in:
committer
2024-05-22 16:02:56 -05:00
parent 0852def999
commit 981799aee3

View File

@@ -208,6 +208,7 @@ exec --no-startup-id nextcloud
exec_always --no-startup-id setxkbmap -model pc105 -layout us,no -option grp:caps_toggle,grp_led:scroll; # keyboard layout switch
exec --no-startup-id pasystray
exec --no-startup-id nitrogen --restore
exec --no-startup-id pcloud
# screen off after 30 min (1800 sec)
exec_always --no-startup-id xset dpms 0 0 1800;