+ keepassxc

This commit is contained in:
committer@tuxwarrior
2026-02-26 14:55:49 -05:00
parent bbb3ef9b11
commit 17b0ab523c
2 changed files with 38 additions and 0 deletions

View File

@@ -373,6 +373,12 @@ if [ ${operation} == "dots" ] ; then
create_dir ${file_path}
deploy_file "${dots_trg}/helix/${file_name}" "${file_path}/${file_name}"
# keepassxc
file_name=keepassxc.ini
file_path=/home/${system_user}/.config/keepassxc
create_dir ${file_path}
deploy_file "${dots_trg}/keepassxc/${file_name}" "${file_path}/${file_name}"
# pcmanfm
# bookmarks found in "dots/gtk/.gtk-bookmarks"
file_name=pcmanfm.conf