Files
dotfiles/dunst/dunstrc
2024-08-30 00:19:51 +01:00

17 lines
271 B
Plaintext

[global]
frame_color = "#89b4fa"
separator_color= frame
[urgency_low]
background = "#1e1e2e"
foreground = "#cdd6f4"
[urgency_normal]
background = "#1e1e2e"
foreground = "#cdd6f4"
[urgency_critical]
background = "#1e1e2e"
foreground = "#cdd6f4"
frame_color = "#fab387"