diff --git a/i3/.config/i3/config b/i3/.config/i3/config index 4af6031..9e1c47c 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -128,6 +128,7 @@ bindsym $mod+7 workspace number $ws7 bindsym $mod+8 workspace number $ws8 bindsym $mod+9 workspace number $ws9 bindsym $mod+0 workspace number $ws10 +bindsym $mod+b scratchpad show # move focused container to workspace bindsym $mod+Shift+1 move container to workspace number $ws1 @@ -140,6 +141,7 @@ bindsym $mod+Shift+7 move container to workspace number $ws7 bindsym $mod+Shift+8 move container to workspace number $ws8 bindsym $mod+Shift+9 move container to workspace number $ws9 bindsym $mod+Shift+0 move container to workspace number $ws10 +bindsym $mod+Shift+z move scratchpad # move focused container and switch to workspace bindsym $mod+$Alt+1 move container to workspace number $ws1; workspace number $ws1