dunst: Fix font size

This commit is contained in:
Sijmen 2019-02-19 14:13:34 +01:00
parent a1adaf9a6b
commit 9184f37037

View file

@ -84,7 +84,7 @@
idle_threshold = 120 idle_threshold = 120
### Text ### ### Text ###
font = Ubuntu 20 font = Ubuntu 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.
@ -112,7 +112,7 @@
# #
# It's important to note that markup inside the format option will be parsed # It's important to note that markup inside the format option will be parsed
# regardless of what this is set to. # regardless of what this is set to.
markup = full markup = no
# The format of the message. Possible variables are: # The format of the message. Possible variables are:
# %a appname # %a appname