diff options
| author | Blista Kanjo | 2022-10-16 02:30:30 -0400 |
|---|---|---|
| committer | Blista Kanjo | 2022-10-16 02:30:30 -0400 |
| commit | 247a23cd6e9ad78058b251c958b81e999bb5263e (patch) | |
| tree | e83c8e0ee865633b45966eb071acc96bd46d67d4 /.config/dunst/dunstrc | |
| parent | 32a550357191a3898f71944e99ccfccef3260dba (diff) | |
refactor: increased notification width
Diffstat (limited to '.config/dunst/dunstrc')
| -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 238432a..ea27d12 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 = 300 + width = 400 # The maximum height of a single notification, excluding the frame. height = 400 |
