i3: use [0] as a scratchpad workspace
This commit is contained in:
@@ -99,7 +99,7 @@ bindsym $mod+6 workspace 6
|
||||
bindsym $mod+7 workspace 7
|
||||
bindsym $mod+8 workspace 8
|
||||
bindsym $mod+9 workspace 9
|
||||
bindsym $mod+0 workspace 10
|
||||
bindsym $mod+0 scratchpad show
|
||||
|
||||
# move focused container to workspace
|
||||
bindsym $mod+Shift+1 move container to workspace "1: term"
|
||||
@@ -111,7 +111,7 @@ bindsym $mod+Shift+6 move container to workspace 6
|
||||
bindsym $mod+Shift+7 move container to workspace 7
|
||||
bindsym $mod+Shift+8 move container to workspace 8
|
||||
bindsym $mod+Shift+9 move container to workspace 9
|
||||
bindsym $mod+Shift+0 move container to workspace 10
|
||||
bindsym $mod+Shift+0 move scratchpad
|
||||
|
||||
workspace_auto_back_and_forth yes
|
||||
workspace_layout tabbed
|
||||
|
||||
Reference in New Issue
Block a user