the final frontier
This commit is contained in:
22
modules/dunst/dunstrc
Normal file
22
modules/dunst/dunstrc
Normal file
@@ -0,0 +1,22 @@
|
||||
|
||||
[global]
|
||||
separator_color= frame
|
||||
progress_bar = true
|
||||
progress_bar_corner_radius = 10
|
||||
corner_radius = 10
|
||||
icon_corner_radius = 10
|
||||
|
||||
[urgency_low]
|
||||
background = "#1d2021"
|
||||
foreground = "#d4be98"
|
||||
frame_color = "#1d2021"
|
||||
|
||||
[urgency_normal]
|
||||
background = "#1d2021"
|
||||
foreground = "#d4be98"
|
||||
frame_color = "#1d2021"
|
||||
|
||||
[urgency_critical]
|
||||
background = "#3c1f1e"
|
||||
foreground = "#ddc7a1"
|
||||
frame_color = "#3c1f1e"
|
||||
Reference in New Issue
Block a user