updates
This commit is contained in:
@@ -124,13 +124,13 @@ set $ws9 "End"
|
||||
set $ws0 "PgDn"
|
||||
|
||||
# switch to workspace
|
||||
workspace $ws1 output DP-4
|
||||
workspace $ws1 output DP-0
|
||||
workspace $ws2 output DP-2
|
||||
workspace $ws3 output DP-4
|
||||
workspace $ws3 output DP-0
|
||||
workspace $ws4 output DP-2
|
||||
workspace $ws5 output DP-4
|
||||
workspace $ws6 output DP-4
|
||||
workspace $ws7 output DP-4
|
||||
workspace $ws5 output DP-0
|
||||
workspace $ws6 output DP-0
|
||||
workspace $ws7 output DP-0
|
||||
workspace $ws8 output DP-2
|
||||
workspace $ws9 output DP-2
|
||||
workspace $ws0 output DP-2
|
||||
|
||||
@@ -0,0 +1,38 @@
|
||||
# Configuration for OneDrive Linux Client
|
||||
# This file contains the list of supported configuration fields
|
||||
# with their default values.
|
||||
# All values need to be enclosed in quotes
|
||||
# When changing a config option below, remove the '#' from the start of the line
|
||||
# For explanations of all config options below see docs/USAGE.md or the man page.
|
||||
#
|
||||
sync_dir="~/OneDrive"
|
||||
skip_dir="Bilder/Camera Roll|Backup|Datasets|Pictures|Videos/Online only"
|
||||
skip_file=".~*|~*|*.tmp"
|
||||
# monitor_interval = "45"
|
||||
# skip_dir = "Videos"
|
||||
# log_dir = "/var/log/onedrive/"
|
||||
# drive_id = ""
|
||||
# upload_only = "false"
|
||||
# check_nomount = "false"
|
||||
# check_nosync = "false"
|
||||
# download_only = "false"
|
||||
# disable_notifications = "false"
|
||||
# disable_upload_validation = "false"
|
||||
# enable_logging = "false"
|
||||
# force_http_11 = "false"
|
||||
# force_http_2 = "false"
|
||||
# local_first = "false"
|
||||
# no_remote_delete = "false"
|
||||
skip_symlinks = "true"
|
||||
# debug_https = "false"
|
||||
# skip_dotfiles = "true"
|
||||
# dry_run = "false"
|
||||
# min_notify_changes = "5"
|
||||
# monitor_log_frequency = "5"
|
||||
# monitor_fullscan_frequency = "10"
|
||||
# sync_root_files = "false"
|
||||
# classify_as_big_delete = "1000"
|
||||
# user_agent = ""
|
||||
# remove_source_files = "false"
|
||||
# skip_dir_strict_match = "false"
|
||||
# application_id = ""
|
||||
Reference in New Issue
Block a user