Moving config and local to (dot) prefix

This commit is contained in:
2026-06-01 16:41:36 +01:00
parent d6561d9d20
commit 904819fba5
32615 changed files with 0 additions and 0 deletions

19
.config/dunst/dunstrc Normal file
View File

@@ -0,0 +1,19 @@
[global]
frame_color = "#89b4fa"
separator_color= frame
highlight = "#89b4fa"
font = Monospace 13
width = 300
[urgency_low]
background = "#1e1e2e"
foreground = "#cdd6f4"
[urgency_normal]
background = "#1e1e2e"
foreground = "#cdd6f4"
[urgency_critical]
background = "#1e1e2e"
foreground = "#cdd6f4"
frame_color = "#fab387"