From 76f15059aba9db40f466aafdd88dbeff9d6dfdac Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Wed, 22 Jul 2026 19:52:03 +0100 Subject: Changed focused borders to #b8bb26 Gruvbox --- .config/dunst/dunstrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/dunst/dunstrc') diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 7f55df5..4b41e1e 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -111,7 +111,7 @@ frame_width = 2 # Defines color of the frame around the notification window. - frame_color = "#ebdbb2" + frame_color = "#b8bb26" # Size of gap to display between notifications - requires a compositor. # If value is greater than 0, separator_height will be ignored and a border -- cgit v1.3