From 65f30d3e7fb29bcac1d17731dce9844c48048e37 Mon Sep 17 00:00:00 2001 From: committer Date: Sun, 19 May 2024 17:10:15 -0500 Subject: [PATCH] + lemurs --- scripts/99_deploy.sh | 5 +++++ 1 file changed, 5 insertions(+) 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 ++)