aboutsummaryrefslogtreecommitdiff
path: root/swayidle/config
blob: db6bd604103ebf888954558ba610d1700b75d7d3 (plain)
1
2
3
4
5
lock 'physlock -l ; swaylock -fe ; physlock -L'
before-sleep 'loginctl lock-session ; niri msg eDP-1 off'
after-resume 'niri msg eDP-1 on'
timeout 300 'brightnessctl -se set 10%' resume 'brightnessctl -r'
timeout 360 'systemctl suspend'