[Hypridle] Remove 100s timout

This commit is contained in:
Admin 2025-05-22 11:45:28 +02:00
parent ae5226202a
commit b9c68535d4

View File

@ -15,12 +15,6 @@ general {
after_sleep_cmd = hyprlock --immediate
}
listener {
timeout = 100
on-timeout = notify-send "Entering idle state... (200s to screen off)"
on-resume = notify-send "Welcome back!"
}
listener {
timeout = 200
on-timeout = notify-send "100s to screen off"