blob: b428c6271953c829ec2d33090e84fcd0eb5db59b (
plain)
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
|
font=Ubuntu Sans
background-color=#3e3b37
border-color=#1e1b19
text-color=#ded5c8
text-alignment=left
icon-location=right
anchor=bottom-left
outer-margin=10,0
layer=overlay
format=<b>%a </b> %s\n%b
max-icon-size=64
padding=0,8,0,0
group-by=summary
# include the non-tracked host.config
include=~/.config/mako/host.config
[app-name="uwupass"]
group-by=none
[app-name="RuneLite"]
on-notify=exec play -v 0.3 /home/ewout/.config/mako/Magic_Dart.mp3
[app-name="Nicotine+"]
group-by=app-name
[app-icon=]
padding=0,8
[mode=do-not-disturb]
invisible=1
on-notify=none
[urgency=low]
background-color=#bad1f9
border-color=#e6fcf6
text-color=#1e1b19
[urgency=critical]
background-color=#f2cae2
border-color=#edadad
text-color=#1e1b19
|