update dunstrc

This commit is contained in:
Sascha Kruse 2013-02-22 22:50:07 +00:00
parent a34adda3a4
commit 81fa1dfc02

View File

@ -1,5 +1,5 @@
[global] [global]
font = Monospace-10 font = Monospace 8
# allow a small subset of html markup: # allow a small subset of html markup:
# <b>bold</b> # <b>bold</b>
@ -19,7 +19,7 @@
# %I iconname (without its path) # %I iconname (without its path)
# %p progress value if set ([ 0%] to [100%]) or nothing # %p progress value if set ([ 0%] to [100%]) or nothing
# Markup is allowed # Markup is allowed
format = "%s\n%b" format = "<b>%s</b>\n%b"
# Sort messages by urgency # Sort messages by urgency
sort = yes sort = yes
@ -96,7 +96,7 @@
# Draw a line of 'separatpr_height' pixel height between two notifications. # Draw a line of 'separatpr_height' pixel height between two notifications.
# Set to 0 to disable # Set to 0 to disable
separator_height = 2; separator_height = 2
# padding between text and separator # padding between text and separator
padding = 8 padding = 8