From a0a3fe2d4119ed55d25ce24a6af08ed176ddd7f3 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Tue, 19 Oct 2021 14:56:51 +0300 Subject: dunst: even better readability --- .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 289cb47..c4ef7e9 100755 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -45,17 +45,17 @@ [urgency_low] background = "#9ccfd855" - foreground = "#e0def4ff" + foreground = "#1f1d2e" timeout = 3 [urgency_normal] background = "#ebbcba55" - foreground = "#e0def4ff" + foreground = "#1f1d2e" timeout = 6 [urgency_critical] background = "#eb6f9255" - foreground = "#e0def4ff" + foreground = "#1f1d2e" timeout = 0 [Spotify] -- cgit v1.2.3-61-g4310