+ cava config

This commit is contained in:
committer@tuxwarrior
2025-05-15 21:12:53 -05:00
parent dad7c3b9be
commit 285250183f
2 changed files with 290 additions and 0 deletions

View File

@@ -283,6 +283,12 @@ if [ ${operation} == "dots" ] ; then
# programs
# ----------
# cava
file_name=config
file_path=/home/${system_user}/.config/cava
create_dir ${file_path}
deploy_file "${dots_trg}/cava/${file_name}" "${file_path}/${file_name}"
# dbgate
file_name=settings.json
file_path=/home/${system_user}/.dbgate