diff --git a/dots/waybar/styles.css b/dots/waybar/style.css similarity index 100% rename from dots/waybar/styles.css rename to dots/waybar/style.css diff --git a/scripts/99_deploy.sh b/scripts/99_deploy.sh index 0290254..b24908e 100644 --- a/scripts/99_deploy.sh +++ b/scripts/99_deploy.sh @@ -92,7 +92,6 @@ if [ ${operation} == "dots" ] ; then file_path=/usr/local/bin deploy_file ${dots_trg}/startup/${file_name} ${file_path}/${file_name} - file_name=config.jsonc file_path=/home/${user}/.config/waybar mkdir -p ${file_path} deploy_file "${dots_trg}/waybar/*" "${file_path}/"