diff options
author | awy <awy@awy.one> | 2024-10-26 20:06:50 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2024-10-26 20:06:50 +0300 |
commit | 8d75eeed6fa1e11e1e9251f134db5965c3b28f31 (patch) | |
tree | ee591956e306f11aedf4c696c59cf588d493fb4f /.config/dunst/dunstrc | |
parent | 839dd435aa76c03c7dc7018f09e9e475e471760e (diff) |
font
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 dc84c02..ee34c67 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -7,7 +7,7 @@ padding = 2 horizontal_padding = 2 transparency = 25 - font = LiterationMono Nerd Font 14 + font = DejaVuSansM Nerd Font 14 format = "<b>%s</b>\n%b" [urgency_low] |