dotfiles/files/i3/.config/dunst/dunstrc

55 lines
867 B
Plaintext

[global]
font = Source Sans Pro 20
format = "%a: %s %b"
sort = yes
indicate_hidden = yes
alignment = right
bounce_freq = 1
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+n
history = mod4+backslash
[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 = ""