lock '$HOME/.local/bin/screenlock' before-sleep 'loginctl lock-session' {% if hostname == "buran" %} timeout 530 'notify-send "Locking in 30s"' timeout 600 'loginctl lock-session' timeout 610 'niri msg action power-off-monitors' {% end %} {% if hostname == "sputnik" %} timeout 5030 'notify-send "Locking in 30s"' timeout 6000 'loginctl lock-session' timeout 6010 'niri msg action power-off-monitors' {% end %}