diff options
author | awy <awy@awy.one> | 2024-10-30 00:09:51 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2024-10-30 00:09:51 +0300 |
commit | fabac33d0879125740abe3427f3e2bea7f1e0fe0 (patch) | |
tree | 66d11c70ab69bc72f77515f5bd4cd8863e8ab7d8 /.config/dunst | |
parent | 45fad9f1b0663fb542421cfcce39dcfcf74a2d0a (diff) |
font
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 c62cc70..ccf74a8 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -7,7 +7,7 @@ padding = 2 horizontal_padding = 2 transparency = 25 - font = DejaVuSansM Nerd Font 14 + font = FiraSans 14 format = "<b>%s</b>\n%b" [urgency_low] |