This commit is contained in:
2025-04-29 13:39:02 -05:00
commit 9cbb583982
2257 changed files with 77258 additions and 0 deletions

22
modules/dunst/dunstrc Normal file
View 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"