+ onedrive-gui
This commit is contained in:
5
dots/onedrive-gui/profiles
Normal file
5
dots/onedrive-gui/profiles
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
[frode.klevstul@quick.no]
|
||||||
|
config_file = /home/poq/syncDir/quick/.onedrive_profiles/frode.klevstul@quick.no/config
|
||||||
|
auto_sync = False
|
||||||
|
account_type = Business
|
||||||
|
free_space = 1023.7GiB
|
||||||
@@ -332,6 +332,11 @@ if [ ${operation} == "dots" ] ; then
|
|||||||
create_dir ${file_path}
|
create_dir ${file_path}
|
||||||
deploy_file "${dots_trg}/nitrogen/*" "${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
|
# pcmanfm
|
||||||
# bookmarks found in "dots/gtk/.gtk-bookmarks"
|
# bookmarks found in "dots/gtk/.gtk-bookmarks"
|
||||||
file_name=pcmanfm.conf
|
file_name=pcmanfm.conf
|
||||||
|
|||||||
Reference in New Issue
Block a user