dotfiles/.config/dunst/dunstrc
2024-03-16 23:20:36 +00:00

18 lines
278 B
Text

[global]
frame_color = "#D4BE98"
background = "#282828"
foreground = "#D4BE98"
separator_color= frame
width = (200,370)
height = 350
font = Roboto Mono Nerd Font 9
[urgency_low]
timeout = 3
[urgency_normal]
timeout = 5
[urgency_critical]
frame_color = "#EA6962"
timeout = 10