# See dunst(5) for all configuration options [global] monitor = 0 follow = mouse width = (111, 444) height = 222 origin = top-right offset = 15x55 scale = 0 notification_limit = 0 progress_bar = true progress_bar_height = 10 progress_bar_frame_width = 1 progress_bar_min_width = 150 progress_bar_max_width = 300 indicate_hidden = yes transparency = 0 separator_height = 5 padding = 15 horizontal_padding = 15 text_icon_padding = 0 frame_width = 0 frame_color = "#E6E6F1" separator_color = frame sort = yes font = Iosevka Medium Italic 10 line_height = 0 markup = full format = "%s\n%b" alignment = center vertical_alignment = center show_age_threshold = 60 ellipsize = middle ignore_newline = yes stack_duplicates = true hide_duplicate_count = false show_indicators = no icon_position = left icon_size = 48 max_icon_size = 80 [urgency_low] # IMPORTANT: colors have to be defined in quotation marks. # Otherwise the "#" and following would be interpreted as a comment. background = "#E6E6F1" foreground = "#708190" highlight = "#708190" timeout = 6 [urgency_normal] background = "#E6E6F1" foreground = "#708190" highlight = "#708190" highlight-background = "#CCCBD9" timeout = 6 [urgency_critical] background = "#E6E6F1" foreground = "#708190" highlight = "#708190" timeout = 10