diff options
Diffstat (limited to '')
-rw-r--r-- | .config/dunst/dunstrc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index cb1107a..5c2e861 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -27,7 +27,8 @@ sort = yes idle_threshold = 0 - font = "Terminess Nerd Font 19" + # font = "Terminess Nerd Font 16" + font = "BlexMono Nerd Font:style=Medium:size=16" # font = "NotoSans Nerd Font 17" line_height = 0 markup = full |