1
0
Fork 0
dotfiles/.config/dunst/dunstrc

56 lines
956 B
Plaintext

[global]
monitor = 0
follow = none
notification_limit = 0
origin = top-center
vertical_alignment = center
progress_bar = true
progress_bar_horizontal_alignment = center
progress_bar_height = 20
alignment = center
indicate_hidden = true
stack_duplicates = true
transparency = 20
gap_size = 4
separator_height = 4
sort = true
show_age_threshold = 60
idle_threshold = 30
font = Overpass Mono 12
corner_radius = 20
icon_theme = Adwaita
icon_position = center
min_icon_size = 32
max_icon_size = 64
enable_recursive_icon_lookup = true
show_indicators = true
[urgency_low]
background = "#222222"
foreground = "#888888"
timeout = 0
[urgency_normal]
background = "#285577"
foreground = "#ffffff"
timeout = 0
[urgency_critical]
background = "#900000"
foreground = "#ffffff"
frame_color = "#ff0000"
timeout = 0