highlight the difference between "workspace N" and "workspace number N" commands
This commit is contained in:
parent
ce2665ca96
commit
3597cc636e
@ -2487,9 +2487,11 @@ bindsym $mod+2 workspace number "2: mail"
|
||||
If a workspace does not exist, the command +workspace number "1: mail"+ will
|
||||
create workspace "1: mail".
|
||||
|
||||
If a workspace with number 1 does already exist, the command will switch to this
|
||||
If a workspace with number 1 already exists, the command will switch to this
|
||||
workspace and ignore the text part. So even when the workspace has been renamed
|
||||
to "1: web", the above command will still switch to it.
|
||||
"1: web", the above command will still switch to it. The command +workspace 1+
|
||||
will however create and move to a new workspace "1" alongside the existing
|
||||
"1: mail" workspace.
|
||||
|
||||
=== Moving workspaces to a different screen
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user