u
This commit is contained in:
@@ -92,7 +92,6 @@ if [ ${operation} == "dots" ] ; then
|
|||||||
file_path=/usr/local/bin
|
file_path=/usr/local/bin
|
||||||
deploy_file ${dots_trg}/startup/${file_name} ${file_path}/${file_name}
|
deploy_file ${dots_trg}/startup/${file_name} ${file_path}/${file_name}
|
||||||
|
|
||||||
file_name=config.jsonc
|
|
||||||
file_path=/home/${user}/.config/waybar
|
file_path=/home/${user}/.config/waybar
|
||||||
mkdir -p ${file_path}
|
mkdir -p ${file_path}
|
||||||
deploy_file "${dots_trg}/waybar/*" "${file_path}/"
|
deploy_file "${dots_trg}/waybar/*" "${file_path}/"
|
||||||
|
|||||||
Reference in New Issue
Block a user