dotfiles/private_dot_config/swayidle/config
2025-03-22 10:26:18 +01:00

5 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"