This commit is contained in:
committer
2024-05-20 06:14:51 -05:00
parent b4c8c22c17
commit 5a2325c518
3 changed files with 2 additions and 9 deletions

View File

@@ -247,12 +247,6 @@ if [ ${operation} == "dots" ] ; then
deploy_file "${dots_trg}/xorg/.*" "${file_path}/"
# lemurs (display/login manager)
#file_path=/etc/lemurs/wms
#mkdir -p ${file_path}
#deploy_file "${dots_trg}/lemurs/*" "${file_path}/"
#file_name=i3
file_name_src=.xinitrc
file_name_trg=i3
file_path=/home/${user}