chore: Added dunst

This commit is contained in:
Afonso Franco 2023-03-06 15:29:46 +00:00
parent 96bc1c1795
commit e27ea459fe
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4
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"