Add dunstrc catppuccin theme
This commit is contained in:
16
.config/dunst/dunstrc
Normal file
16
.config/dunst/dunstrc
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
[global]
|
||||||
|
frame_color = "#8aadf4"
|
||||||
|
separator_color= frame
|
||||||
|
|
||||||
|
[urgency_low]
|
||||||
|
background = "#24273a"
|
||||||
|
foreground = "#cad3f5"
|
||||||
|
|
||||||
|
[urgency_normal]
|
||||||
|
background = "#24273a"
|
||||||
|
foreground = "#cad3f5"
|
||||||
|
|
||||||
|
[urgency_critical]
|
||||||
|
background = "#24273a"
|
||||||
|
foreground = "#cad3f5"
|
||||||
|
frame_color = "#f5a97f"
|
||||||
Reference in New Issue
Block a user