prevented screen from sleeping

This commit is contained in:
2024-06-25 19:05:16 +10:00
parent 9fe51f982a
commit 56f6bebbb6

View File

@@ -7,6 +7,7 @@ exec --no-startup-id picom --no-fading-openclose
exec --no-startup-id feh --bg-fill ~/.wallpapers/1 --bg-fill ~/.wallpapers/2 --bg-fill ~/.wallpapers/3
exec --no-startup-id xrdb -merge ~/.Xresources
exec_always --no-startup-id setxkbmap -option caps:escape,shift:both_capslock
exec --no-startup-id xset s off -dpms
exec_always killall polybar
exec_always --no-startup-id ~/.config/polybar/launch_polybar.sh