diff options
author | awy <awy@tutamail.com> | 2024-08-27 18:54:46 +0300 |
---|---|---|
committer | awy <awy@tutamail.com> | 2024-08-27 18:54:46 +0300 |
commit | 572191f1cf4f9e90c236d7390e20a773ec7b46f0 (patch) | |
tree | 1d84e89a13f582347a0d35141ae81061e6476add /.config/dunst | |
parent | 4a4bc5ad4e868ab8235aae32ee35823d34ec7799 (diff) |
fixes
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 11d2488..d698cd2 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -7,7 +7,7 @@ padding = 2 horizontal_padding = 2 transparency = 25 - font = JetBrainsMono Nerd Font Mono 12 + font = JetBrainsMono Nerd Font 12 format = "<b>%s</b>\n%b" [urgency_low] |