chore: Added dunst

This commit is contained in:
2023-03-06 15:29:46 +00:00
parent 96bc1c1795
commit e27ea459fe
2 changed files with 19 additions and 2 deletions

16
.config/dunst/dunstrc Normal file
View File

@@ -0,0 +1,16 @@
[global]
frame_color = "#8CAAEE"
separator_color= frame
[urgency_low]
background = "#303446"
foreground = "#C6D0F5"
[urgency_normal]
background = "#303446"
foreground = "#C6D0F5"
[urgency_critical]
background = "#303446"
foreground = "#C6D0F5"
frame_color = "#EF9F76"