[hyprland] Hypridle suspend config

This commit is contained in:
seajee
2025-06-14 23:26:09 +02:00
parent 38bbb69b32
commit 0da17b4597

View File

@@ -15,7 +15,7 @@ listener {
on-resume = hyprctl dispatch dpms on # screen on when activity is detected after timeout has fired. on-resume = hyprctl dispatch dpms on # screen on when activity is detected after timeout has fired.
} }
# listener { listener {
# timeout = 1800 # 30min timeout = 600 # 10min
# on-timeout = systemctl suspend # suspend pc on-timeout = systemctl suspend # suspend pc
# } }