initial sway configs

This commit is contained in:
2024-08-30 00:19:51 +01:00
parent 61f79e3eab
commit adfe8403aa
11 changed files with 1116 additions and 4 deletions

16
dunst/dunstrc Normal file
View File

@@ -0,0 +1,16 @@
[global]
frame_color = "#89b4fa"
separator_color= frame
[urgency_low]
background = "#1e1e2e"
foreground = "#cdd6f4"
[urgency_normal]
background = "#1e1e2e"
foreground = "#cdd6f4"
[urgency_critical]
background = "#1e1e2e"
foreground = "#cdd6f4"
frame_color = "#fab387"