u
This commit is contained in:
@@ -333,9 +333,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_path=/home/${system_user}/.config/onedrive-gui
|
file_path=/home/${system_user}/.config/onedrive-gui
|
||||||
create_dir ${file_path}
|
create_dir ${file_path}
|
||||||
deploy_file "${dots_trg}/onedrive-gui/*" "${file_path}/"
|
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"
|
||||||
|
|||||||
Reference in New Issue
Block a user