-
Notifications
You must be signed in to change notification settings - Fork 1
/
dunstrc
89 lines (59 loc) · 1.29 KB
/
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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
[global]
font = DejaVu Sans Mono Book 12
markup = yes
plain_text = no
format = "<b>[%a]</b>\n<b>%s</b>\n%b"
sort = yes
indicate_hidden = yes
alignment = center
bounce_freq = 0
show_age_threshold = 20
word_wrap = yes
ignore_newline = no
stack_duplicates = yes
hide_duplicates_count = no
geometry = "600x50-6+24"
shrink = no
transparency = 0
idle_threshold = 5
monitor = 0
follow = none
sticky_history = yes
history_length = 15
show_indicators = no
line_height = 3
separator_height = 3
padding = 6
horizontal_padding = 6
separator_color = frame
startup_notification = false
dmenu = /usr/bin/dmenu -p dunst:
browser = /usr/bin/brave-nightly
icon_position = left
max_icon_size = 64
icon_path = /usr/share/icons/Adwaita/48x48/status/:/usr/share/icons/Adwaita/48x48/devices/
frame_width = 3
[urgency_low]
frame_color = "#FF79C6"
foreground = "#FF79C6"
background = "#282A36"
timeout = 4
[urgency_normal]
frame_color = "#BD93F9"
foreground = "#BD93F9"
background = "#282A36"
timeout = 6
[urgency_critical]
frame_color = "#FF5555"
foreground = "#FF5555"
background = "#282A36"
timeout = 8
[spotify]
appname = "Spotify"
script = ~/.xmonad/scripts/azlyrics_dunst_fetcher.hs
[azlyrics]
appname = "AzLyrics"
history_ignore = yes
[slack]
body = "*app.slack.com*"
set_transient = no