diff options
Diffstat (limited to '.config/dunst/dunstrc')
| -rw-r--r-- | .config/dunst/dunstrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index a4dc57a..17eba99 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -27,10 +27,10 @@ # dynamic width from 0 to 300 # width = (0, 300) # constant width of 300 - width = (0, 700) + width = (0, 600) # The maximum height of a single notification, excluding the frame. - height = 500 + height = 400 # Position the notification in the top right corner origin = top-right |
