u
This commit is contained in:
@@ -177,8 +177,8 @@ if [ ${operation} == "dots" ] ; then
|
||||
deploy_file "${dots_trg}/waybar/*" "${file_path}/"
|
||||
|
||||
# xorg
|
||||
file_path=/home/${user}/
|
||||
deploy_file "${dots_trg}/xorg/*.*" "${file_path}/"
|
||||
file_path=/home/${user}
|
||||
deploy_file "${dots_trg}/xorg/.*" "${file_path}/"
|
||||
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user