This commit is contained in:
2024-06-06 16:55:08 -05:00
parent fdbea2055d
commit 44729aadfe
7 changed files with 31 additions and 30 deletions

View File

@@ -14,8 +14,7 @@ output * bg ~/.config/configfiles/wallpaper.png fill
exec_always "pkill kanshi; kanshi"
### Idle configuration
#exec_always pkill swayidle
#exec swayidle -w \
#exec_always pkill swayidle && swayidle -w \
# timeout 300 'swaylock -f' \
# timeout 600 'swaymsg "output * dpms off"' \
# resume 'swaymsg "output * dpms on"' \