mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
feat: impermanence tuning for nbl
This commit is contained in:
parent
4cfdf7e1b2
commit
f02873ecd9
5 changed files with 20 additions and 13 deletions
|
|
@ -1,4 +1,4 @@
|
|||
timeout 300 'swaylock -f --screenshots --clock --effect-blur 7x5 --effect-vignette 0.5:0.5 --fade-in 0.2 --daemonize '
|
||||
timeout 600 'swaymsg "output * power off"'
|
||||
after-resume 'swaymsg "output * power on"'
|
||||
timeout 600 'swaymsg "output * dpms off"'
|
||||
after-resume 'swaymsg "output * dpms on"'
|
||||
before-sleep 'swaylock -f --screenshots --clock --effect-blur 7x5 --effect-vignette 0.5:0.5 --fade-in 0.2 --daemonize -'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue