From 3312ab557a868784f62ef7f6526528403b900549 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Wed, 20 Oct 2021 11:01:18 +0300 Subject: dunst: never touching this again --- .config/dunst/dunstrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.config') diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index c4ef7e9..f9e0566 100755 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -44,17 +44,17 @@ context = ctrl+shift+BackSpace [urgency_low] - background = "#9ccfd855" + background = "#9ccfd885" foreground = "#1f1d2e" timeout = 3 [urgency_normal] - background = "#ebbcba55" + background = "#ebbcba85" foreground = "#1f1d2e" timeout = 6 [urgency_critical] - background = "#eb6f9255" + background = "#eb6f9285" foreground = "#1f1d2e" timeout = 0 -- cgit v1.2.3-61-g4310