forked from ivyl/i3-config
-
Notifications
You must be signed in to change notification settings - Fork 0
/
dunstrc
55 lines (40 loc) · 860 Bytes
/
dunstrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
[global]
font = Cousine 10
format = "%a: %s %b"
sort = yes
indicate_hidden = yes
alignment = left
bounce_freq = 0
show_age_threshold = 60;
word_wrap = yes
geometry = "0x0+0+0"
transparency = 0
idle_threshold = 20
monitor = 0
follow = none
sticky_history = yes
line_height = 0
separator_height = 2;
separator_color = auto
padding = 1
horizontal_padding = 9
[shortcuts]
close = mod4+x
close_all = mod4+ctrl+x
history = mod4+grave
[urgency_low]
background = "#404040"
foreground = "#CCCCCC"
timeout = 10
[urgency_normal]
background = "#859900"
foreground = "#DDDDDD"
timeout = 10
[urgency_critical]
background = "#dc322f"
foreground = "#DDDDDD"
timeout = 0
[ignore]
appname = "Spotify"
summary = "*"
format = ""