dotfiles/dot_config/dunst/executable_dunstrc
2026-03-29 22:48:41 +03:00

55 lines
1.3 KiB
Text

[global]
origin = top-right
offset = (10, 20)
notification_limit = 20
progress_bar = true
progress_bar_corner_radius = 2
progress_bar_corners = all
highlight = "#00bb00ff"
icon_corner_radius = 2
icon_corners = all
indicate_hidden = yes
frame_color = "#909090"
sort = true
idle_threshold = 5m
font = JetBrainsMonoNL Nerd Font 10
markup = full
# format =
alignment = left
vertical_alignment = center
show_age_threshold = 60
ignore_newline = no
stack_duplicates = true
hide_duplicate_count = false
show_indicators = yes
icon_theme = Papirus-Dark
enable_recursive_icon_lookup = true
icon_position = left
history_length = 25
dmenu = "/usr/bin/fuzzel -d"
mouse_middle_click = context
browser = /usr/bin/xdg-open
corner_radius = 4
corners = all
layer = overlay
[urgency_low]
background = "#222222"
foreground = "#ffffff"
timeout = 10
default_icon = dialog-information
[urgency_normal]
background = "#222222"
foreground = "#ffffff"
timeout = 10
override_pause_level = 30
default_icon = dialog-information
[urgency_critical]
background = "#900000"
foreground = "#ffffff"
frame_color = "#ff0000"
timeout = 0
override_pause_level = 60
default_icon = dialog-warning