From 64497c0812271d35f3481c8a9bab61db99eb9714 Mon Sep 17 00:00:00 2001 From: Solomon Laing Date: Tue, 16 Mar 2021 15:51:04 +1030 Subject: [PATCH] minor changes to dunstrc --- .config/dunst/dunstrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index c8b8552..3ae3862 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -155,7 +155,7 @@ max_icon_size = 80 icon_path = /usr/share/icons/Paper/16x16/mimetypes/:/usr/share/icons/Paper/48x48/status/:/usr/share/icons/Paper/16x16/devices/:/usr/share/icons/Paper/48x48/notifications/:/usr/share/icons/Paper/48x48/emblems/ frame_width = 3 -frame_color = "#8EC07C" +frame_color = "#551155" [shortcuts] @@ -181,7 +181,7 @@ context = ctrl+shift+grave [urgency_low] # IMPORTANT: colors have to be defined in quotation marks. # Otherwise the "#" and following would be interpreted as a comment. -frame_color = "#3B7C87" +frame_color = "##551155" foreground = "#3B7C87" background = "#191311" #background = "#2B313C"