Dunst: Switch to Roboto font
Whups
This commit is contained in:
parent
781b6dff6a
commit
870e90e7f3
@ -86,7 +86,7 @@
|
||||
### Text ###
|
||||
|
||||
#font = Monospace 8
|
||||
font = Terminus 9
|
||||
font = Roboto 10
|
||||
|
||||
# The spacing between lines. If the height is smaller than the
|
||||
# font height, it will get raised to the font height.
|
||||
@ -125,7 +125,7 @@
|
||||
# %p progress value if set ([ 0%] to [100%]) or nothing
|
||||
# %n progress value if set without any extra characters
|
||||
# Markup is allowed
|
||||
format = "<b>%s</b> (%a)\n\n%b"
|
||||
format = "<b>%s</b> (%a)\n%b"
|
||||
|
||||
# Alignment of message text.
|
||||
# Possible values are "left", "center" and "right".
|
||||
|
Reference in New Issue
Block a user