From ab59fac859678eacd26b06fc198e0cd379dd3000 Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Thu, 28 Mar 2019 15:37:13 -0400 Subject: Update keymap --- home/.config/i3/config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'home/.config/i3/config') 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: # -- cgit v1.2.3