keybindings: Fix keybinding to move windows
Fix the keybindings to put windows to the 11th and 12th workspaces.
This commit is contained in:
parent
e9fbc459e5
commit
92d0678ff1
1 changed files with 2 additions and 2 deletions
|
@ -57,5 +57,5 @@ 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+underscore move container to workspace number $ws11
|
||||
bindsym $mod+Shift+plus move container to workspace number $ws12
|
||||
bindsym $mod+Shift+minus move container to workspace number $ws11
|
||||
bindsym $mod+Shift+equal move container to workspace number $ws12
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue