Merge Arch config as main #1

Closed
baobeld wants to merge 228 commits from arch(btw) into master
2 changed files with 12 additions and 0 deletions
Showing only changes of commit fbbf61c102 - Show all commits

View file

@ -20,6 +20,7 @@ _symlinkFiles() {
# directories # directories
directories=( directories=(
"cava"
"gtk-3.0" "gtk-3.0"
"hypr" "hypr"
"kitty" "kitty"

11
cava/config Normal file
View file

@ -0,0 +1,11 @@
[color]
gradient = 1
gradient_count = 6
gradient_color_1 = '#!!colors_color1'
gradient_color_2 = '#!!colors_color2'
gradient_color_3 = '#!!colors_color3'
gradient_color_4 = '#!!colors_color4'
gradient_color_5 = '#!!colors_color5'
gradient_color_6 = '#!!colors_color6'