+ brightnessctl & playerctl

This commit is contained in:
committer@tuxwarrior
2026-02-27 07:33:03 -05:00
parent 0ee6dfad3f
commit 11636e41f2
3 changed files with 4 additions and 3 deletions

View File

@@ -0,0 +1,17 @@
# timeout in seconds
#
# https://github.com/hyprwm/hypridle
# https://wiki.hypr.land/Hypr-Ecosystem/hypridle/
general {
}
listener {
timeout = 1800 # 30x60
on-timeout = hyprlock
}
listener {
timeout = 2400 # 45x60
on-timeout = hyprctl dispatch dpms off
}