dotfiles/.config/dunst/dunstrc
2025-02-01 14:55:48 +00:00

19 lines
297 B
Text

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