diff options
author | Joe <rbo@gmx.us> | 2025-08-07 12:45:09 +0200 |
---|---|---|
committer | Joe <rbo@gmx.us> | 2025-08-07 12:45:09 +0200 |
commit | 3e4b238a65d08f6b439efead65c3e018c7dabc3b (patch) | |
tree | f456c241ee0d912f10287f7355f2002915363576 /.config/dunst/dunstrc | |
parent | up (diff) | |
download | dotfiles-bsd-3e4b238a65d08f6b439efead65c3e018c7dabc3b.tar.gz dotfiles-bsd-3e4b238a65d08f6b439efead65c3e018c7dabc3b.tar.bz2 dotfiles-bsd-3e4b238a65d08f6b439efead65c3e018c7dabc3b.tar.xz dotfiles-bsd-3e4b238a65d08f6b439efead65c3e018c7dabc3b.tar.zst dotfiles-bsd-3e4b238a65d08f6b439efead65c3e018c7dabc3b.zip |
font
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 61df289..d4144a1 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -27,7 +27,7 @@ sort = yes idle_threshold = 0 - font = "BigBlueTermPlus Nerd Font 16" + font = "Hack Nerd Font 19" # font = "NotoSans Nerd Font 17" line_height = 0 markup = full |