add spotifyd config

This commit is contained in:
2022-03-12 12:10:40 +03:00
parent b8d412d741
commit 553fb1fb73
2 changed files with 8 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ declare -A configs=(
["$PWD/config/swappy"]="$HOME/.config/swappy"
["$PWD/config/lf"]="$HOME/.config/lf"
["$PWD/config/kitty"]="$HOME/.config/kitty"
["$PWD/config/spotifyd"]="$HOME/.config/spotifyd"
)
bashCompletionsDir="$HOME/.config/bash-completions"