diff options
author | Joe <bousset.rudy@gmail.com> | 2022-08-18 16:45:33 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2022-08-18 16:45:33 +0200 |
commit | 6a5ad1ee5b4c08a3c2847f898b0486848df17add (patch) | |
tree | cd963d6b0101c83ea346936139c768cfb32ab4b0 /.config/dunst/dunstrc | |
parent | fix (diff) | |
download | dotfiles-bsd-6a5ad1ee5b4c08a3c2847f898b0486848df17add.tar.gz dotfiles-bsd-6a5ad1ee5b4c08a3c2847f898b0486848df17add.tar.bz2 dotfiles-bsd-6a5ad1ee5b4c08a3c2847f898b0486848df17add.tar.xz dotfiles-bsd-6a5ad1ee5b4c08a3c2847f898b0486848df17add.tar.zst dotfiles-bsd-6a5ad1ee5b4c08a3c2847f898b0486848df17add.zip |
Updates
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 750892b..9a2cc75 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -28,7 +28,7 @@ sort = yes idle_threshold = 0 - font = NotoSans Nerd Font 14 + font = "NotoSans Nerd Font 14" line_height = 0 markup = full |