This commit is contained in:
t470p
2024-05-09 14:04:55 -05:00
parent 1eb54f6496
commit ea009b563b
3 changed files with 46 additions and 0 deletions

View File

@@ -176,6 +176,10 @@ if [ ${operation} == "dots" ] ; then
mkdir -p ${file_path}
deploy_file "${dots_trg}/waybar/*" "${file_path}/"
# xorg
file_path=/home/${user}/
deploy_file "${dots_trg}/xorg/*" "${file_path}/"
fi
# dots+ (wallpapers, fonts ++)