dunst config
Abhirag
Only showing the deviations from defaults:
Font
[global]
font = Geo 12
Colors
[urgency_low]
# IMPORTANT: colors have to be defined in quotation marks.
# Otherwise the "#" and following would be interpreted as a comment.
frame_color = "#00FF00"
foreground = "#00FF00"
background = "#000000"
#background = "#2B313C"
timeout = 4
[urgency_normal]
frame_color = "#00FF00"
foreground = "#00FF00"
background = "#000000"
#background = "#2B313C"
timeout = 6
[urgency_critical]
frame_color = "#B7472A"
foreground = "#B7472A"
background = "#191311"
#background = "#2B313C"
timeout = 8