diff options
author | Joe <rbo@gmx.us> | 2025-08-08 15:58:41 +0200 |
---|---|---|
committer | Joe <rbo@gmx.us> | 2025-08-08 15:58:41 +0200 |
commit | d72700d280c3902865917cf3f4016aede7f1b3a8 (patch) | |
tree | a0ab524ebd68308b1409edd009139d82e91497f7 /.config | |
parent | up (diff) | |
download | dotfiles-bsd-d72700d280c3902865917cf3f4016aede7f1b3a8.tar.gz dotfiles-bsd-d72700d280c3902865917cf3f4016aede7f1b3a8.tar.bz2 dotfiles-bsd-d72700d280c3902865917cf3f4016aede7f1b3a8.tar.xz dotfiles-bsd-d72700d280c3902865917cf3f4016aede7f1b3a8.tar.zst dotfiles-bsd-d72700d280c3902865917cf3f4016aede7f1b3a8.zip |
hack
Diffstat (limited to '.config')
-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 53ecb30..9aed520 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -27,7 +27,7 @@ sort = yes idle_threshold = 0 - font = "BlexMono Nerd Font Medium 18" + font = "Hack Nerd Font 18" # font = "NotoSans Nerd Font 17" line_height = 0 markup = full |