[Hypridle] Improve idle manager

This commit is contained in:
Admin 2025-05-22 11:46:20 +02:00
parent b9c68535d4
commit b2c6d72a2f

View File

@ -16,17 +16,12 @@ general {
}
listener {
timeout = 200
on-timeout = notify-send "100s to screen off"
}
listener {
timeout = 210
timeout = 300
on-timeout = hyprlock
}
listener {
timeout = 300
timeout = 360
on-timeout = hyprctl dispatch dpms off
on-resume = hyprctl dispatch dpms on
}