Add workspace cycling shortcuts

This commit is contained in:
Fabio Scotto di Santolo
2026-04-04 22:30:16 +02:00
parent 6f8def492b
commit fc7bb94cde
3 changed files with 6 additions and 0 deletions

View File

@@ -155,6 +155,8 @@ 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+comma workspace prev
bindsym $mod+period workspace next
bindsym $mod+Shift+1 move container to workspace number $ws1
bindsym $mod+Shift+2 move container to workspace number $ws2