25 lines
448 B
Cheetah
Raw Normal View History

2023-12-28 12:12:32 -08:00
sort=-time
layer=overlay
2024-01-07 00:58:22 -08:00
background-color=#{{ .themes.gruvbox.bg0 }}
text-color=#{{ .themes.gruvbox.fg }}
2023-12-28 12:12:32 -08:00
width=300
height=110
border-size=2
border-radius=5
icons=0
max-icon-size=64
default-timeout=5000
ignore-timeout=1
font=monospace 10
anchor=top-center
[urgency=low]
2024-01-07 00:58:22 -08:00
border-color=#{{ .themes.gruvbox.green }}
2023-12-28 12:12:32 -08:00
[urgency=normal]
2024-01-07 00:58:22 -08:00
border-color=#{{ .themes.gruvbox.yellow }}
2023-12-28 12:12:32 -08:00
[urgency=high]
2024-01-07 00:58:22 -08:00
border-color=#{{ .themes.gruvbox.red }}
2023-12-28 12:12:32 -08:00
default-timeout=0