This commit is contained in:
tuxwarrior
2024-05-01 11:04:57 -05:00
parent 0ca92e1bab
commit c28b8fcbed
2 changed files with 0 additions and 1 deletions

View File

@@ -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}/"