This commit is contained in:
t470p
2024-05-09 17:16:31 -05:00
parent bf8409c639
commit 230730342b

View File

@@ -178,7 +178,7 @@ if [ ${operation} == "dots" ] ; then
# xorg
file_path=/home/${user}/
deploy_file "${dots_trg}/xorg/*" "${file_path}/"
deploy_file "${dots_trg}/xorg/*.*" "${file_path}/"
fi