Implement 'workspace number <number>' to switch to named workspaces
This commit is contained in:
@ -1351,7 +1351,10 @@ bindsym mod+2 workspace 2: www
|
||||
Note that the workspace will really be named "1: mail". i3 treats workspace
|
||||
names beginning with a number in a slightly special way. Normally, named
|
||||
workspaces are ordered the way they appeared. When they start with a number, i3
|
||||
will order them numerically.
|
||||
will order them numerically. Also, you will be able to use +workspace number 1+
|
||||
to switch to the workspace which begins with number 1, regardless of which name
|
||||
it has. This is useful in case you are changing the workspace’s name
|
||||
dynamically.
|
||||
|
||||
[[resizingconfig]]
|
||||
|
||||
|
Reference in New Issue
Block a user