[i3] experimental switch+move

master
Quentin Duchemin 2025-04-10 09:46:28 +02:00
parent 3894963b2e
commit fce6a982fb
1 changed files with 3 additions and 3 deletions
.config/i3

View File

@ -212,9 +212,9 @@ bindsym $mod+ccedilla workspace number 9
bindsym $mod+agrave workspace number 10
# move focused container to workspace
bindsym $mod+Shift+ampersand move container to workspace 1
bindsym $mod+Shift+eacute move container to workspace 2
bindsym $mod+Shift+quotedbl move container to workspace 3
bindsym $mod+Shift+ampersand move container to workspace 1; workspace 1
bindsym $mod+Shift+eacute move container to workspace 2; workspace 2
bindsym $mod+Shift+quotedbl move container to workspace 3; workspace 3
bindsym $mod+Shift+apostrophe move container to workspace 4
bindsym $mod+Shift+5 move container to workspace 5
bindsym $mod+Shift+minus move container to workspace 6