/- onedrive
This commit is contained in:
@@ -350,12 +350,6 @@ if [ ${operation} == "dots" ] ; then
|
||||
create_dir ${file_path}
|
||||
deploy_file "${dots_trg}/nitrogen/*" "${file_path}/"
|
||||
|
||||
# onedrive-gui
|
||||
file_name=profiles
|
||||
file_path=/home/${system_user}/.config/onedrive-gui
|
||||
create_dir ${file_path}
|
||||
deploy_file "${dots_trg}/onedrive-gui/${file_name}" "${file_path}/${file_name}"
|
||||
|
||||
# pcmanfm
|
||||
# bookmarks found in "dots/gtk/.gtk-bookmarks"
|
||||
file_name=pcmanfm.conf
|
||||
|
||||
Reference in New Issue
Block a user