This commit is contained in:
Henrik Bakken
2021-10-07 00:14:37 +02:00
parent d2d9d15fda
commit e141fe6e4d
5 changed files with 19 additions and 81 deletions
+10 -2
View File
@@ -68,8 +68,8 @@ bindsym $mod+space focus mode_toggle
bindsym $mod+Shift+space floating toggle
bindsym $mod+Ctrl+space sticky toggle
bindsym $mod+Shift+c exec picom-trans -c -10
bindsym $mod+c exec picom-trans -c +10
bindsym $mod+Shift+p exec picom-trans -c -10
bindsym $mod+p exec picom-trans -c +10
bindsym $mod+minus scratchpad show
bindsym $mod+Shift+minus move scratchpad
@@ -106,10 +106,16 @@ bindsym $mod+Shift+F6 exec i3-sensible-terminal -e 'ncspot'
bindsym $mod+F9 exec --no-startup-id picom -b
bindsym $mod+Shift+F9 exec --no-startup-id pkill picom
bindsym $mod+Shift+F10 --release exec "killall dunst; exec notify-send 'restart dunst'"
bindsym $mod+F11 exec "setxkbmap -layout no -model pc105 -variant nodeadkeys -option && setxkbmap -layout no -model pc105 -variant nodeadkeys -option caps:escape"
bindsym $mod+Shift+F11 exec "setxkbmap -layout no -model pc105 -variant nodeadkeys -option && setxkbmap -layout no -model pc105 -variant nodeadkeys -option caps:backspace"
bindsym $mod+F12 exec "xrandr --output DP-0 --mode 5120x1440 --primary"
bindsym $mod+Shift+F12 exec "xrandr --output DP-0 --mode 2560x1440 --primary"
bindsym $mod+0 mode "$mode_system"
bindsym $mod+z mode "resize"
bindsym $mod+g mode "$mode_gaps"
bindsym $mod+c exec qalculate-gtk
bindsym $mod+u exec zulip
# Workspace names
set $ws1 "1"
@@ -175,6 +181,8 @@ bindsym $mod+Shift+Next move container to workspace $ws0; workspace $ws0
for_window [class=".*"] border pixel 3
for_window [class="GParted"] floating enable border normal
for_window [class="Lightdm-settings"] floating enable
for_window [class="Qalculate-gtk"] floating enable sticky enable border normal
for_window [class="Zulip"] floating enable sticky enable border normal
for_window [class="Lxappearance"] floating enable sticky enable border normal
for_window [class="Manjaro-hello"] floating enable
for_window [class="Manjaro Settings Manager"] floating enable border normal
-38
View File
@@ -1,38 +0,0 @@
# 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 = ""