diff --git a/config/hypr/hypridle.conf b/config/hypr/hypridle.conf index b2add3a..95efdcc 100644 --- a/config/hypr/hypridle.conf +++ b/config/hypr/hypridle.conf @@ -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"