dots/.config/dunst/dunstrc
2025-01-27 14:29:24 -08:00

65 lines
1.6 KiB
Text

[global]
monitor = 2
follow = none
width = 600
height = 240
origin = top-right
offset = 45x45
scale = 0
notification_limit = 12
progress_bar = true
indicate_hidden = yes
transparency = 0
separator_height = 2
padding = 10
horizontal_padding = 10
text_icon_padding = 0
frame_width = 1
frame_color = "#232323"
gap_size = 0
separator_color = frame
sort = yes
idle_threshold = 120
font = Fantasque Sans Mono 16
line_height = 0
markup = full
format = "<span foreground='#f3f4f5'><b>%s %p</b></span>\n%b"
alignment = left
vertical_alignment = center
show_age_threshold = 60
ellipsize = middle
ignore_newline = no
stack_duplicates = true
hide_duplicate_count = false
show_indicators = yes
icon_position = left
min_icon_size = 64
max_icon_size = 96
icon_path = /usr/share/icons/Paper/16x16/status/:/usr/share/icons/Paper/16x16/devices/:/usr/share/icons/Paper/16x16/apps/
sticky_history = yes
history_length = 20
always_run_script = true
corner_radius = 5
ignore_dbusclose = false
force_xinerama = false
mouse_left_click = do_action, close_current
mouse_middle_click = close_current
mouse_right_click = close_all
[urgency_low]
background = "#220b08"
foreground = "#bf747f"
timeout = 10
[urgency_normal]
background = "#220b08"
foreground = "#bf747f"
## foreground = "#bf747f"
timeout = 10
[urgency_critical]
background = "#d64e4e"
foreground = "#f0e0e0"
frame_color = "#d64e4e"
timeout = 0
## default_icon = /usr/share/icons/Paper/16x16/status/dialog-warning.png