dotfiles/private_dot_config/swayidle/config

6 lines
165 B
Text
Raw Permalink Normal View History

2025-03-22 10:26:18 +01:00
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"