This commit is contained in:
committer@tuxwarrior
2025-02-24 19:55:16 -05:00
parent 03f4d7465a
commit c7fd0e4048

View File

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