feat: adding dunst and other fixes
This commit is contained in:
18
config/dunst/dunstrc
Normal file
18
config/dunst/dunstrc
Normal file
@@ -0,0 +1,18 @@
|
||||
[global]
|
||||
frame_color = "#89b4fa"
|
||||
separator_color= frame
|
||||
highlight = "#89b4fa"
|
||||
font = Monospace 20
|
||||
|
||||
[urgency_low]
|
||||
background = "#1e1e2e"
|
||||
foreground = "#cdd6f4"
|
||||
|
||||
[urgency_normal]
|
||||
background = "#1e1e2e"
|
||||
foreground = "#cdd6f4"
|
||||
|
||||
[urgency_critical]
|
||||
background = "#1e1e2e"
|
||||
foreground = "#cdd6f4"
|
||||
frame_color = "#fab387"
|
||||
Reference in New Issue
Block a user