From fc20a1d0f1b030fa15c0c0b2e2ba12800c77925d Mon Sep 17 00:00:00 2001
From: Yigit Sever
Date: Thu, 21 May 2020 15:57:27 +0300
Subject: dunst mail tweaks
---
.config/dunst/dunstrc | 13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)
(limited to '.config')
diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc
index 7f72108..7a05b95 100755
--- a/.config/dunst/dunstrc
+++ b/.config/dunst/dunstrc
@@ -1,6 +1,6 @@
[global]
monitor = 0
-follow = mouse
+follow = keyboard
geometry = "248x64-32+48"
indicate_hidden = true
shrink = no
@@ -41,18 +41,18 @@ context = ctrl+shift+period
[urgency_low]
background = "#2f343f"
foreground = "#d8dee8"
-timeout = 6
+timeout = "6s"
[urgency_normal]
background = "#2f343f"
foreground = "#d8dee8"
-timeout = 6
+timeout = "6s"
[urgency_critical]
background = "#2f343f"
foreground = "#d8dee8"
frame_color = "#bf616a"
-timeout = 0
+timeout = "0s"
[Spotify]
appname = Spotify
@@ -61,3 +61,8 @@ format = "Now Playing\n%s\n%b"
[spliff]
appname = "spliff"
format = "ready for printing\n%s\n%b"
+
+[you_got_mail]
+appname = "mutt-wizard"
+new_icon = "mail-mark-unread"
+timeout = "0s"
--
cgit v1.2.3-70-g09d2