.dotfiles/programs/swayidle/config

4 lines
297 B
Text

timeout 300 'swaylock -f --screenshots --clock --effect-blur 7x5 --effect-vignette 0.5:0.5 --fade-in 0.2'
# timeout 600 'swaymsg "output * dpms off"'
# resume 'swaymsg "output * dpms on"'
# before-sleep 'swaylock -f --screenshots --clock --effect-blur 7x5 --effect-vignette 0.5:0.5 --fade-in 0.2'