Files
nixos-thinkpad/dotfiles/swayidle/config
T
2026-07-16 16:15:10 +02:00

6 lines
251 B
Plaintext

timeout 300 'brightnessctl -s set 10' resume 'brightnessctl -r'
timeout 600 'swaylock'
timeout 600 'brightnessctl -sd rgb:kbd_backlight set 0' resume 'brightnessctl -sd rgb:kbd_backlight set 1'
timeout 1200 'swaylock'
timeout 1200 'systemctl suspend'