Files
dotfiles/dunst/dunstrc
T
2026-03-24 23:47:28 +01:00

23 lines
369 B
Plaintext

[global]
corner_radius = 4
transparency = 90
frame_color = "#f38ba8"
frame_width = 1
separator_color= frame
highlight = "#89dceb"
[urgency_low]
background = "#1e1e2e"
foreground = "#cdd6f4"
timeout = 4
[urgency_normal]
background = "#1e1e2e"
foreground = "#cdd6f4"
timeout = 6
[urgency_critical]
background = "#1e1e2e"
foreground = "#cdd6f4"
frame_color = "#f38ba8"