diff options
author | self <self@sateoki.xyz> | 2022-03-23 09:00:29 +0000 |
---|---|---|
committer | self <self@sateoki.xyz> | 2022-03-23 09:00:29 +0000 |
commit | 1bef0846ffd48e1fd54a0b69c68d9222e9b1e588 (patch) | |
tree | b23c9c5bb6b0f1763fd88ff0ad9c11bcd95964e2 /dunstrc | |
parent | 409b71a98a9d859c4eef68fcd2760a17f9fc5872 (diff) |
Some updates to dunstrc
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. |