From 34a011c4614b0da953c2f628a1dc10959d99cee7 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Mon, 18 Oct 2021 15:16:30 +0300 Subject: dunst: rose pine notifications --- .config/dunst/dunstrc | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to '.config/dunst/dunstrc') diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index fa20672..4537615 100755 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -38,25 +38,24 @@ class = Dunst [shortcuts] - close = ctrl+space close_all = ctrl+shift+space history = ctrl+0 context = ctrl+shift+BackSpace [urgency_low] - background = "#191724" - foreground = "#e0def4" + background = "#9ccfd8" + foreground = "#1f1d2e" timeout = 3 [urgency_normal] - background = "#191724" - foreground = "#e0def4" + background = "#ebbcba" + foreground = "#1f1d2e" timeout = 6 [urgency_critical] - background = "#191724" - foreground = "#e0def4" + background = "#eb6f92" + foreground = "#1f1d2e" timeout = 0 [Spotify] -- cgit v1.2.3-70-g09d2