diff --git a/i3/.config/i3/config b/i3/.config/i3/config index e3ca8e9..394cabe 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -100,9 +100,9 @@ font pango:DejaVu Sans Mono 8 bindsym $mod+Shift+a sticky toggle #make currently focused window a scratchpad - bindsym $mod+shift+` move scratchpad + bindsym $mod+shift+o move scratchpad #and hide and show it - bindsym $mod+` scratchpad show + bindsym $mod+o scratchpad show #workspace switching # Define names for default workspaces for which we configure key bindings later on. We use variables to avoid repeating the names in multiple places.