From b819a6008936976c421a397f27dd142554df3e3d Mon Sep 17 00:00:00 2001 From: committer Date: Wed, 15 May 2024 13:10:49 -0500 Subject: [PATCH] u --- scripts/99_deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}