Dunst: Reposition, change font
Can't wait for that rounded corner branch to merge in
This commit is contained in:
parent
b4d8ed3d6d
commit
640db92690
@ -29,7 +29,7 @@
|
|||||||
# the top and down respectively.
|
# the top and down respectively.
|
||||||
# The width can be negative. In this case the actual width is the
|
# The width can be negative. In this case the actual width is the
|
||||||
# screen width minus the width defined in within the geometry option.
|
# screen width minus the width defined in within the geometry option.
|
||||||
geometry = "400x8-10+50"
|
geometry = "400x8-10+10"
|
||||||
|
|
||||||
# Show how many messages are currently hidden (because of geometry).
|
# Show how many messages are currently hidden (because of geometry).
|
||||||
indicate_hidden = yes
|
indicate_hidden = yes
|
||||||
@ -86,7 +86,7 @@
|
|||||||
### Text ###
|
### Text ###
|
||||||
|
|
||||||
#font = Monospace 8
|
#font = Monospace 8
|
||||||
font = xos4 Terminus 9
|
font = Helvetica CE 10
|
||||||
|
|
||||||
# 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.
|
||||||
@ -125,7 +125,7 @@
|
|||||||
# %p progress value if set ([ 0%] to [100%]) or nothing
|
# %p progress value if set ([ 0%] to [100%]) or nothing
|
||||||
# %n progress value if set without any extra characters
|
# %n progress value if set without any extra characters
|
||||||
# Markup is allowed
|
# Markup is allowed
|
||||||
format = "<b>%s</b> (%a)\n%b"
|
format = "<b>%s</b> (%a)\n\n%b"
|
||||||
|
|
||||||
# Alignment of message text.
|
# Alignment of message text.
|
||||||
# Possible values are "left", "center" and "right".
|
# Possible values are "left", "center" and "right".
|
||||||
|
Reference in New Issue
Block a user