Change font

This commit is contained in:
Andrew Scott 2022-10-23 16:40:22 -04:00
parent 9cdb25b4ac
commit bf47315394
Signed by: a
GPG key ID: 3EB62D0BBB8DB381

View file

@ -51,7 +51,7 @@
# Draw a line of "separator_height" pixel height between two # Draw a line of "separator_height" pixel height between two
# notifications. # notifications.
# Set to 0 to disable. # Set to 0 to disable.
separator_height = 2 separator_height = 4
# Padding between text and separator. # Padding between text and separator.
padding = 8 padding = 8
@ -86,7 +86,7 @@
### Text ### ### Text ###
font = Fira Mono 11 font = Hack 11
# The spacing between lines. If the height is smaller than the # The spacing between lines. If the height is smaller than the
# font height, it will get raised to the font height. # font height, it will get raised to the font height.