keybindings: Fix keybinding to move windows

Fix the keybindings to put windows to the 11th and 12th workspaces.
This commit is contained in:
finga 2025-05-31 12:50:31 +02:00
parent e9fbc459e5
commit 92d0678ff1

View file

@ -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