From bf473153943f23f96832cdb44b7ddfa3625b0b48 Mon Sep 17 00:00:00 2001 From: Andrew Scott Date: Sun, 23 Oct 2022 16:40:22 -0400 Subject: [PATCH] Change font --- config/dunst/dunstrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/dunst/dunstrc b/config/dunst/dunstrc index 7c7c446..a72c8a3 100644 --- a/config/dunst/dunstrc +++ b/config/dunst/dunstrc @@ -51,7 +51,7 @@ # Draw a line of "separator_height" pixel height between two # notifications. # Set to 0 to disable. - separator_height = 2 + separator_height = 4 # Padding between text and separator. padding = 8 @@ -86,7 +86,7 @@ ### Text ### - font = Fira Mono 11 + font = Hack 11 # The spacing between lines. If the height is smaller than the # font height, it will get raised to the font height.