dotfiles/dunstrc

48 lines
809 B
Text
Raw Permalink Normal View History

2021-06-15 18:12:15 +00:00
[global]
font = SauceCodeProNerdFontMono 10
geometry = "0x999+16-16"
padding = 8
indicate_hidden = no
hide_duplicate_count = true
idle_threshold = 240
stack_duplicates = false
format = "<b>%s</b> %b"
ignore_dbusclose = true
[urgency_low]
foreground = "#797979"
background = "#000000"
timeout = 10
[urgency_normal]
foreground = "#797979"
background = "#000000"
timeout = 10
[urency_critical]
foreground = "#797979"
background = "#000000"
timeout = 15
[timemsg]
category = "time"
set_stack_tag = "time"
[volmsg]
category = "volume"
set_stack_tag = "volume"
[brightmsg]
category = "brightness"
set_stack_tag = "brightness"
[batmsg]
category = "power"
set_stack_tag = "power"
[virtual]
category = "virtual"
set_stack_tag = "virtual"
[email]
category = "mail"
set_stack_tag = "mail"