## Copyright (C) 2020-2023 Aditya Shakya <adi1090x@gmail.com>

[global]
monitor = 0
follow = mouse
geometry = 300x80-10+42
indicate_hidden = yes
shrink = no
transparency = 0
notification_height = 0
separator_height = 1
padding = 15
horizontal_padding = 15
frame_width = 1
separator_color = frame
sort = yes
idle_threshold = 120
font = Iosevka Custom 9
line_height = 1
markup = full
format = %s\n%b
alignment = left
vertical_alignment = center
show_age_threshold = 60
word_wrap = yes
ellipsize = middle
ignore_newline = no
stack_duplicates = true
hide_duplicate_count = false
show_indicators = yes
icon_position = left
min_icon_size = 24
max_icon_size = 48
sticky_history = yes
history_length = 20
browser = /usr/bin/xdg-open
always_run_script = true
title = Dunst
class = Dunst
startup_notification = false
verbosity = mesg
corner_radius = 0
ignore_dbusclose = false
mouse_left_click = close_current
mouse_middle_click = do_action, close_current
mouse_right_click = close_all

[urgency_low]
timeout = 2
background = "#2E3440"
foreground = "#D8DEE9"
frame_color = "#81A1C1"

[urgency_normal]
timeout = 5
background = "#2E3440"
foreground = "#D8DEE9"
frame_color = "#81A1C1"

[urgency_critical]
timeout = 0
background = "#2E3440"
foreground = "#BF616A"
frame_color = "#BF616A"
