diff options
Diffstat (limited to '')
| -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 cdca08e..387d0b9 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -1,7 +1,7 @@  [global]      monitor = 0      follow = none -    geometry = "500x5-40+40" +    geometry = "750-40+40"      indicate_hidden = yes      shrink = yes      transparency = 0 @@ -23,7 +23,7 @@      sort = yes      idle_threshold = 120 -    font = DejaVuSansMono Nerd Font 14 +    font = NotoSans Nerd Font 16      line_height = 0      markup = full | 
