summaryrefslogtreecommitdiffstats
path: root/.config/dunst
diff options
context:
space:
mode:
authorYigit Sever2021-10-18 15:16:30 +0300
committerYigit Sever2021-10-18 15:16:30 +0300
commit34a011c4614b0da953c2f628a1dc10959d99cee7 (patch)
tree2896f53ed90eaaf403a07390f3e1f13738675cc1 /.config/dunst
parent764f9cf6225b939050b2d8e70a87ef856aba22bb (diff)
downloaddotfiles-34a011c4614b0da953c2f628a1dc10959d99cee7.tar.gz
dotfiles-34a011c4614b0da953c2f628a1dc10959d99cee7.tar.bz2
dotfiles-34a011c4614b0da953c2f628a1dc10959d99cee7.zip
dunst: rose pine notifications
diffstat (limited to '.config/dunst')
-rwxr-xr-x.config/dunst/dunstrc13
1 files changed, 6 insertions, 7 deletions
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 @@
38 class = Dunst 38 class = Dunst
39 39
40[shortcuts] 40[shortcuts]
41
42 close = ctrl+space 41 close = ctrl+space
43 close_all = ctrl+shift+space 42 close_all = ctrl+shift+space
44 history = ctrl+0 43 history = ctrl+0
45 context = ctrl+shift+BackSpace 44 context = ctrl+shift+BackSpace
46 45
47[urgency_low] 46[urgency_low]
48 background = "#191724" 47 background = "#9ccfd8"
49 foreground = "#e0def4" 48 foreground = "#1f1d2e"
50 timeout = 3 49 timeout = 3
51 50
52[urgency_normal] 51[urgency_normal]
53 background = "#191724" 52 background = "#ebbcba"
54 foreground = "#e0def4" 53 foreground = "#1f1d2e"
55 timeout = 6 54 timeout = 6
56 55
57[urgency_critical] 56[urgency_critical]
58 background = "#191724" 57 background = "#eb6f92"
59 foreground = "#e0def4" 58 foreground = "#1f1d2e"
60 timeout = 0 59 timeout = 0
61 60
62[Spotify] 61[Spotify]