diff --git a/home/.config/hypr/hypridle.conf b/home/.config/hypr/hypridle.conf index d580f0f..d20558d 100644 --- a/home/.config/hypr/hypridle.conf +++ b/home/.config/hypr/hypridle.conf @@ -12,7 +12,7 @@ general { listener { timeout = 300 # use hyprland notifications, in case dunst notifs are paused or whatever - on-timeout = hyprctl notify 0 10000 "rgb(ff0000)" "fontsize:23 System going idle in 10 seconds..." + on-timeout = hyprctl notify 0 10000 "rgb(ff0000)" "fontsize:20 System going idle in 10 seconds..." on-resume = hyprctl dismissnotify 1 }