50 lines
1.1 KiB
Plaintext
50 lines
1.1 KiB
Plaintext
[global]
|
|
font = "CozetteVector"
|
|
allow_markup = yes
|
|
format = "<b>%s</b>\n%b"
|
|
sort = yes
|
|
indicate_hidden = yes
|
|
alignment = center
|
|
show_age_threshold = 60
|
|
word_wrap = yes
|
|
ignore_newline = no
|
|
geometry = "200x5-6+30"
|
|
idle_threshold = 120
|
|
monitor = 0
|
|
follow = mouse
|
|
sticky_history = yes
|
|
line_height = 0
|
|
separator_height = 2
|
|
padding = 8
|
|
horizontal_padding = 8
|
|
separator_color = "#689d6a"
|
|
startup_notification = false
|
|
# https://github.com/knopwob/dunst/issues/26#issuecomment-36159395
|
|
#icon_position = left
|
|
#icon_folders = /usr/share/icons/elementary/actions/16/
|
|
|
|
[frame]
|
|
width = 1
|
|
color = "#689d6a"
|
|
|
|
[shortcuts]
|
|
close = ctrl+space
|
|
close_all = ctrl+shift+space
|
|
history = ctrl+grave
|
|
context = ctrl+shift+period
|
|
|
|
[urgency_low]
|
|
background = "#fbf1c7"
|
|
foreground = "#3c3836"
|
|
timeout = 5
|
|
|
|
[urgency_normal]
|
|
background = "#fbf1c7"
|
|
foreground = "#3c3836"
|
|
timeout = 20
|
|
|
|
[urgency_critical]
|
|
background = "#9d0006"
|
|
foreground = "#fbf1c7"
|
|
timeout = 0
|