+ cava config
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user