mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
fix: full swaylock config again
This commit is contained in:
parent
e312a05de0
commit
27b06772c2
3 changed files with 5 additions and 6 deletions
|
|
@ -1,4 +1,3 @@
|
|||
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'
|
||||
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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue