diff --git a/scripts/99_deploy.sh b/scripts/99_deploy.sh index a6d752b..3f83f46 100644 --- a/scripts/99_deploy.sh +++ b/scripts/99_deploy.sh @@ -180,7 +180,7 @@ if [ ${operation} == "dots" ] ; then deploy_file "${dots_trg}/firefox/${file_name}" "${file_path}/${file_name}" fi - # gtk + # gtk (upd using lxappearance) file_name=settings.ini file_path=/home/${user}/.config/gtk-3.0 mkdir -p ${file_path}