diff options
Diffstat (limited to '.config/dunst')
| -rw-r--r-- | .config/dunst/dunstrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index a4a21af..f2d178d 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -27,7 +27,7 @@ # dynamic width from 0 to 300 # width = (0, 300) # constant width of 300 - width = 400 + width = 450 # The maximum height of a single notification, excluding the frame. height = 400 |
