diff options
author | joe <rbo@gmx.us> | 2025-10-21 17:52:04 +0200 |
---|---|---|
committer | joe <rbo@gmx.us> | 2025-10-21 17:52:04 +0200 |
commit | f8f4b5f6759d5952ecf272b8c40a5d54b1679d3a (patch) | |
tree | 3b345f83afc340eee2844645abc1f188009fd0fc /.config/dunst/dunstrc | |
parent | up (diff) | |
download | dotfiles-bsd-f8f4b5f6759d5952ecf272b8c40a5d54b1679d3a.tar.gz dotfiles-bsd-f8f4b5f6759d5952ecf272b8c40a5d54b1679d3a.tar.bz2 dotfiles-bsd-f8f4b5f6759d5952ecf272b8c40a5d54b1679d3a.tar.xz dotfiles-bsd-f8f4b5f6759d5952ecf272b8c40a5d54b1679d3a.tar.zst dotfiles-bsd-f8f4b5f6759d5952ecf272b8c40a5d54b1679d3a.zip |
up
Diffstat (limited to '.config/dunst/dunstrc')
-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 627e0a5..5c2e861 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -27,7 +27,8 @@ sort = yes idle_threshold = 0 - font = "Terminess Nerd Font 16" + # font = "Terminess Nerd Font 16" + font = "BlexMono Nerd Font:style=Medium:size=16" # font = "NotoSans Nerd Font 17" line_height = 0 markup = full |