dotfiles-i3/.config/dunst/dunstrc

21 lines
372 B
Plaintext
Raw Normal View History

[global]
follow = keyboard
scale = 2
idle_threshold = 3
font = Monospace 12
history_length = 100
corner_radius = 5
ignore_dbusclose = true
timeout = 0
background = "#333333"
frame_color = "#009900"
[urgency_low]
foreground = "#009900"
[urgency_normal]
foreground = "#ffee33"
[urgency_critical]
foreground = "#aa3333"