From 96a5abe5a26b006904634d90276fb0c71d5fd803 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Thu, 12 Nov 2020 03:21:58 +0300 Subject: bored of purple notifications --- .config/dunst/dunstrc | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 3f189b9..a078aa5 100755 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -11,7 +11,7 @@ horizontal_padding = 16 frame_width = 2 - frame_color = "#d183e8" + frame_color = "#79dac8" separator_color = frame sort = yes @@ -48,42 +48,35 @@ context = ctrl+shift+BackSpace [urgency_low] - background = "#080808" foreground = "#b2b2b2" - timeout = 2 + timeout = 3 [urgency_normal] - background = "#080808" foreground = "#eeeeee" timeout = 6 [urgency_critical] - background = "#080808" foreground = "#ff5454" timeout = 0 [Spotify] - appname = "Spotify" format = "Now Playing\n%s\n%b" set_transient = true [ncmpcpp] - appname = "ncmpcpp" format = "Now Playing\n%s\n%b" set_transient = true [spliff] - appname = "spliff" format = "ready for printing\n%s\n%b" [you_got_mail] - appname = "excerpt" new_icon = "mail-mark-unread" timeout = 0 -- cgit v1.2.3-70-g09d2