Added monitor turn off timer

This commit is contained in:
ManOfGoldForever 2026-04-03 11:37:14 -04:00
parent a6b935faba
commit 322dd2d809
4 changed files with 8 additions and 2 deletions

View file

@ -1,4 +1,7 @@
exec_always autotiling
exec swayidle -w \
timeout 1800 'swaymsg "output * dpms off"' \
resume 'swaymsg "output * dpms on"'
exec export QT_QPA_PLATFORMTHEME=qt6ct
exec export XDG_CURRENT_DESKTOP=sway
exec systemctl --user set-environment XDG_CURRENT_DESKTOP=sway