add comments to dunstrc

This commit is contained in:
Sascha Kruse 2012-07-23 11:51:52 +02:00
parent 4380af776f
commit 14ce1713ab

10
dunstrc
View File

@ -48,8 +48,18 @@
sticky_history = yes
[shortcuts]
# shortcuts are specified as [modifier+][modifier+]...key
# available modifiers are 'ctrl', 'mod1' (the alt-key), 'mod2', 'mod3'
# and 'mod4' (windows-key)
# xev might be helpful to find names for keys
# close notification
close = ctrl+space
# close all notifications
close_all = ctrl+shift+space
# redisplay last message(s)
history = ctrl+grave
[urgency_low]