diff --git a/hjalmar-droneship/i3/config b/hjalmar-droneship/i3/config index e1e5668..0ebc0f2 100644 --- a/hjalmar-droneship/i3/config +++ b/hjalmar-droneship/i3/config @@ -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 diff --git a/hjalmar-droneship/onedrive/config b/hjalmar-droneship/onedrive/config deleted file mode 100644 index 65d8e55..0000000 --- a/hjalmar-droneship/onedrive/config +++ /dev/null @@ -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 = "" diff --git a/hjalmar-mothership/i3/config b/hjalmar-mothership/i3/config index c69bc9c..6bf47a3 100644 --- a/hjalmar-mothership/i3/config +++ b/hjalmar-mothership/i3/config @@ -66,8 +66,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 @@ -112,6 +112,8 @@ 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" @@ -172,6 +174,8 @@ bindsym $mod+Shift+9 move container to workspace $ws9; workspace $ws9 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 diff --git a/hjalmar-mothership/onedrive/config b/hjalmar-mothership/onedrive/config deleted file mode 100644 index 8d018c6..0000000 --- a/hjalmar-mothership/onedrive/config +++ /dev/null @@ -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="/mnt/OneDrive" -# skip_dir="*/_*|*/.*" -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 = "" diff --git a/nvim/init.lua b/nvim/init.lua index e4baf5a..5eb0364 100644 --- a/nvim/init.lua +++ b/nvim/init.lua @@ -124,6 +124,8 @@ map("v", "v", "", { noremap = true }) map("v", "", ">gv", { noremap = true }) map("v", "", "o", "m`o``", { noremap = true }) -- Insert a newline in normal mode +-- repeat and next +map("n", "\\", "n.", { noremap = true }) -- WINDOWS / BUFFERS -- make splits and tabs @@ -507,9 +509,9 @@ use {"nvim-treesitter/nvim-treesitter", cmp.config.compare.offset, cmp.config.compare.score, cmp.config.compare.sort_text, + cmp.config.compare.kind, cmp.config.compare.length, cmp.config.compare.order, - cmp.config.compare.kind, } }, })