6 lines
165 B
Text
6 lines
165 B
Text
|
|
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"
|