+ onedrive-gui

This commit is contained in:
committer@tuxwarrior
2025-02-24 19:26:31 -05:00
parent f40cab8a8f
commit d3193e1e61
2 changed files with 10 additions and 0 deletions

View File

@@ -332,6 +332,11 @@ if [ ${operation} == "dots" ] ; then
create_dir ${file_path}
deploy_file "${dots_trg}/nitrogen/*" "${file_path}/"
# onedrive-gui
file_path=/home/${system_user}/.config/onedrive-gui
create_dir ${file_path}
deploy_file "${dots_trg}/onedrive-gui/*" "${file_path}/"
# pcmanfm
# bookmarks found in "dots/gtk/.gtk-bookmarks"
file_name=pcmanfm.conf