diff options
author | joe <rbo@gmx.us> | 2025-10-15 16:57:56 +0200 |
---|---|---|
committer | joe <rbo@gmx.us> | 2025-10-15 16:57:56 +0200 |
commit | ef2d949b7f89e6e0051bb72855de1bb7536de719 (patch) | |
tree | 62ebda1a8720507a2739febf8c7d17964f95ccd6 /.config/dunst | |
parent | up (diff) | |
download | dotfiles-bsd-ef2d949b7f89e6e0051bb72855de1bb7536de719.tar.gz dotfiles-bsd-ef2d949b7f89e6e0051bb72855de1bb7536de719.tar.bz2 dotfiles-bsd-ef2d949b7f89e6e0051bb72855de1bb7536de719.tar.xz dotfiles-bsd-ef2d949b7f89e6e0051bb72855de1bb7536de719.tar.zst dotfiles-bsd-ef2d949b7f89e6e0051bb72855de1bb7536de719.zip |
font
Diffstat (limited to '.config/dunst')
-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 8fce8b8..967e506 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 = "Terminess Nerd Font:size=19" # font = "NotoSans Nerd Font 17" line_height = 0 markup = full |