aboutsummaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2019-03-28 15:37:13 -0400
committerJakob Odersky <jakob@odersky.com>2019-03-28 15:37:13 -0400
commitab59fac859678eacd26b06fc198e0cd379dd3000 (patch)
tree2e501f5387c288d449256a745eddd525449e3491 /home
parent396153a7144b6fad2742fcbcb5d91fcd7016061d (diff)
downloaddotfiles-ab59fac859678eacd26b06fc198e0cd379dd3000.tar.gz
dotfiles-ab59fac859678eacd26b06fc198e0cd379dd3000.tar.bz2
dotfiles-ab59fac859678eacd26b06fc198e0cd379dd3000.zip
Update keymap
Diffstat (limited to 'home')
-rw-r--r--home/.config/i3/config6
1 files changed, 3 insertions, 3 deletions
diff --git a/home/.config/i3/config b/home/.config/i3/config
index 4530a76..99bdda2 100644
--- a/home/.config/i3/config
+++ b/home/.config/i3/config
@@ -83,7 +83,7 @@ set $term sakura
bindsym $mod+8 workspace number 8
bindsym $mod+9 workspace number 9
bindsym $mod+0 workspace number 10
-
+
# move focused container to workspace
bindsym $mod+Shift+1 move container to workspace number 1
bindsym $mod+Shift+2 move container to workspace number 2
@@ -143,12 +143,12 @@ set $term sakura
# You can send windows there and get them back later.
# Move the currently focused window to the scratchpad
- bindsym $mod+Shift+minus move scratchpad
+ bindsym $mod+Shift+grave move scratchpad
# Show the next scratchpad window or hide the focused scratchpad
# window. If there are multiple scratchpad windows, this command
# cycles through them.
- bindsym $mod+minus scratchpad show
+ bindsym $mod+grave scratchpad show
#
# Resizing containers:
#