dotfiles/.config/dunst/dunstrc

20 lines
292 B
Text
Raw Normal View History

[global]
2024-03-16 23:20:36 +00:00
frame_color = "#D4BE98"
background = "#282828"
foreground = "#D4BE98"
separator_color= frame
2023-10-31 14:24:18 +00:00
width = (200,370)
2024-03-16 23:28:50 +00:00
offset = 3x35
2023-10-31 14:24:18 +00:00
height = 350
font = Roboto Mono Nerd Font 9
[urgency_low]
2023-10-31 14:24:18 +00:00
timeout = 3
[urgency_normal]
2023-10-31 14:24:18 +00:00
timeout = 5
[urgency_critical]
2024-03-16 23:20:36 +00:00
frame_color = "#EA6962"
2023-10-31 14:24:18 +00:00
timeout = 10