diff options
author | joe <rbo@gmx.us> | 2025-10-22 12:40:34 +0200 |
---|---|---|
committer | joe <rbo@gmx.us> | 2025-10-22 12:40:34 +0200 |
commit | 3313a3bd2a2b7211cbdb2afd419a2a09de05902c (patch) | |
tree | 2b7e1cc4a5204a026e3dcb5e3fc7e0c9359b4e79 /.config | |
parent | up (diff) | |
download | dotfiles-bsd-3313a3bd2a2b7211cbdb2afd419a2a09de05902c.tar.gz dotfiles-bsd-3313a3bd2a2b7211cbdb2afd419a2a09de05902c.tar.bz2 dotfiles-bsd-3313a3bd2a2b7211cbdb2afd419a2a09de05902c.tar.xz dotfiles-bsd-3313a3bd2a2b7211cbdb2afd419a2a09de05902c.tar.zst dotfiles-bsd-3313a3bd2a2b7211cbdb2afd419a2a09de05902c.zip |
up
Diffstat (limited to '')
-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 5c2e861..c7a855b 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -28,7 +28,7 @@ idle_threshold = 0 # font = "Terminess Nerd Font 16" - font = "BlexMono Nerd Font:style=Medium:size=16" + font = "BlexMono Nerd Font Medium 16" # font = "NotoSans Nerd Font 17" line_height = 0 markup = full |