From eb940aa6912faa94e8fc45e6e45823f1de686c86 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Mon, 12 Jul 2021 14:36:52 +0200 Subject: [PATCH] dunst: add separator --- dotfiles/dunstrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dotfiles/dunstrc b/dotfiles/dunstrc index 4feb100..7e92c78 100644 --- a/dotfiles/dunstrc +++ b/dotfiles/dunstrc @@ -8,7 +8,8 @@ indicate_hidden = yes shrink = no notification_height = 0 - separator_height = 0 + separator_height = 2 + separator_color = frame padding = 8 horizontal_padding = 8 text_icon_padding = 8