Add 3 workspaces to make it 9

This commit is contained in:
flyingscorpio@clevo 2022-07-02 15:00:28 +02:00
parent 754204d6a4
commit 5a4f81a545

View file

@ -103,6 +103,9 @@ bindsym $super+3 workspace 3
bindsym $super+4 workspace 4
bindsym $super+5 workspace 5
bindsym $super+6 workspace 6
bindsym $super+7 workspace 7
bindsym $super+8 workspace 8
bindsym $super+9 workspace 9
# move focused container to workspace
bindsym $super+Shift+1 move container to workspace 1
@ -111,6 +114,9 @@ bindsym $super+Shift+3 move container to workspace 3
bindsym $super+Shift+4 move container to workspace 4
bindsym $super+Shift+5 move container to workspace 5
bindsym $super+Shift+6 move container to workspace 6
bindsym $super+Shift+7 move container to workspace 7
bindsym $super+Shift+8 move container to workspace 8
bindsym $super+Shift+9 move container to workspace 9
# restart i3 inplace (preserves your layout/session, can be used to upgrade i3)
bindsym $super+Shift+r restart