This commit is contained in:
committer
2024-05-19 17:10:15 -05:00
parent 650c1068be
commit 65f30d3e7f

View File

@@ -240,8 +240,13 @@ if [ ${operation} == "dots" ] ; then
file_path=/home/${user} file_path=/home/${user}
deploy_file "${dots_trg}/xorg/.*" "${file_path}/" deploy_file "${dots_trg}/xorg/.*" "${file_path}/"
# lemurs
ln -s /home/${user}/.xinitrc /etc/lemurs/wms
fi fi
fi fi
# dots+ (wallpapers, fonts ++) # dots+ (wallpapers, fonts ++)