feat(swayidle): add config
This commit is contained in:
parent
0cfd77fa69
commit
af4858cbdb
1 changed files with 5 additions and 0 deletions
5
private_dot_config/swayidle/config
Normal file
5
private_dot_config/swayidle/config
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
timeout 300 "swaylock -f"
|
||||||
|
timeout 600 "niri msg action power-off-monitors"
|
||||||
|
lock swaylock
|
||||||
|
before-sleep "swaylock -f"
|
||||||
|
after-resume "niri msg action power-on-monitors"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue