update dotfiles

This commit is contained in:
piccihud 2023-09-18 22:27:49 +02:00
parent 443b36f192
commit c625205fff
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ set $powermenu ~/.config/waybar/scripts/power-menu.sh
### Idle configuration
exec swayidle -w\
timeout 300 'swaylock -f -C ~/.config/swaylock/config'\
timeout 600 'swaylock -f -C ~/.config/swaylock/config'\
timeout 770 'swaymsg "output * power off"' \
resume 'swaymsg "output * power on"' \
before-sleep 'swaylock -C ~/.config/swaylock/config'