From fdbfd3c68c65ef792728df6aa05f945c0b1552a4 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sun, 11 Jul 2021 11:21:47 +0200 Subject: [PATCH] dunst: add a frame to notifications It's easier to read this way. --- dotfiles/dunstrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dotfiles/dunstrc b/dotfiles/dunstrc index a0a939f..7aa6169 100644 --- a/dotfiles/dunstrc +++ b/dotfiles/dunstrc @@ -12,7 +12,8 @@ padding = 8 horizontal_padding = 8 text_icon_padding = 8 - frame_width = 0 + frame_width = 2 + frame_color = "#4c7899" transparency = 5 font = DejaVu Sans 10 line_height = 0