diff --git a/scripts/99_deploy.sh b/scripts/99_deploy.sh index 6b8bbb9..e36be18 100644 --- a/scripts/99_deploy.sh +++ b/scripts/99_deploy.sh @@ -240,8 +240,13 @@ if [ ${operation} == "dots" ] ; then file_path=/home/${user} deploy_file "${dots_trg}/xorg/.*" "${file_path}/" + # lemurs + ln -s /home/${user}/.xinitrc /etc/lemurs/wms + fi + + fi # dots+ (wallpapers, fonts ++)