diff options
Diffstat (limited to 'dunstrc')
-rw-r--r-- | dunstrc | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -27,7 +27,7 @@ width = 300 # The maximum height of a single notification, excluding the frame. - height = 300 + height = 100 # Position the notification in the top right corner origin = top-right @@ -111,7 +111,7 @@ ### Text ### - font = Monospace 8 + font = UbuntuMono Nerd Font Mono 10 # The spacing between lines. If the height is smaller than the # font height, it will get raised to the font height. |