From 168eb2c3b87612efbaef555cb1a55fca275fe0d4 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Mon, 18 Oct 2021 10:33:38 +0300 Subject: dunst: rose pine and firefox --- .config/dunst/dunstrc | 21 +++++++++------------ 1 file changed, 9 insertions(+), 12 deletions(-) (limited to '.config/dunst/dunstrc') diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index d50ce6a..fa20672 100755 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -1,19 +1,16 @@ [global] - monitor = 0 follow = keyboard geometry = "248x64-32+48" indicate_hidden = yes shrink = no - transparency = 25 + transparency = 50 separator_height = 2 padding = 16 horizontal_padding = 16 - frame_width = 2 - + frame_width = 0 frame_color = "#79dac8" separator_color = frame - sort = yes idle_threshold = 120 font = Iosevka Aile 9 @@ -36,7 +33,7 @@ corner_radius = 15 dmenu = /usr/bin/rofi -dmenu - browser = /usr/bin/brave + browser = /usr/bin/firefox title = Dunst class = Dunst @@ -48,18 +45,18 @@ context = ctrl+shift+BackSpace [urgency_low] - background = "#080808" - foreground = "#b2b2b2" + background = "#191724" + foreground = "#e0def4" timeout = 3 [urgency_normal] - background = "#080808" - foreground = "#eeeeee" + background = "#191724" + foreground = "#e0def4" timeout = 6 [urgency_critical] - background = "#080808" - foreground = "#ff5454" + background = "#191724" + foreground = "#e0def4" timeout = 0 [Spotify] -- cgit v1.2.3-70-g09d2