From c28b8fcbed7e081ce9136010ad30cf8f1f6149a6 Mon Sep 17 00:00:00 2001 From: tuxwarrior Date: Wed, 1 May 2024 11:04:57 -0500 Subject: [PATCH] u --- dots/waybar/{styles.css => style.css} | 0 scripts/99_deploy.sh | 1 - 2 files changed, 1 deletion(-) rename dots/waybar/{styles.css => style.css} (100%) 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}/"