dunst: add separator

This commit is contained in:
Vincent Bernat 2021-07-12 14:36:52 +02:00
parent 33e59c769a
commit eb940aa691

View file

@ -8,7 +8,8 @@
indicate_hidden = yes indicate_hidden = yes
shrink = no shrink = no
notification_height = 0 notification_height = 0
separator_height = 0 separator_height = 2
separator_color = frame
padding = 8 padding = 8
horizontal_padding = 8 horizontal_padding = 8
text_icon_padding = 8 text_icon_padding = 8