mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-12 19:27:18 +00:00
use smaller font size for hypridle notification
This commit is contained in:
parent
973bd59b59
commit
7a63d4df6f
|
@ -12,7 +12,7 @@ general {
|
||||||
listener {
|
listener {
|
||||||
timeout = 300
|
timeout = 300
|
||||||
# use hyprland notifications, in case dunst notifs are paused or whatever
|
# 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
|
on-resume = hyprctl dismissnotify 1
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue