change dunst font
This commit is contained in:
parent
ea051851dc
commit
d0a853476d
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
browser = librewolf -new-tab
|
browser = librewolf -new-tab
|
||||||
corner_radius = 2
|
corner_radius = 2
|
||||||
dmenu = dmenu -p dunst:
|
dmenu = dmenu -p dunst:
|
||||||
font = hack
|
font = terminus
|
||||||
format = "<b>%s</b>\n%b"
|
format = "<b>%s</b>\n%b"
|
||||||
frame_color = "#1a1c25"
|
frame_color = "#1a1c25"
|
||||||
frame_width = 1
|
frame_width = 1
|
||||||
|
|
Loading…
Reference in a new issue