This commit is contained in:
committer@tuxwarrior
2026-02-27 18:56:42 -05:00
parent 7adb327933
commit 9c564be381
5 changed files with 18 additions and 6 deletions

View File

@@ -403,10 +403,9 @@ if [ ${operation} == "dots" ] ; then
deploy_file "${dots_trg}/keepassxc/${file_name}" "${file_path}/${file_name}"
# lf
file_name=lfrc
file_path=/home/${system_user}/.config/lf
create_dir ${file_path}
deploy_file "${dots_trg}/lf/${file_name}" "${file_path}/${file_name}"
deploy_file "${dots_trg}/lf/*" "${file_path}/"
# pcmanfm
# bookmarks found in "dots/gtk/.gtk-bookmarks"