Fix typo in userguide
This commit is contained in:
parent
c9b6ec71aa
commit
bb5ebd38da
|
@ -1944,7 +1944,7 @@ rename workspace to <new_name>
|
|||
i3-msg 'rename workspace 5 to 6'
|
||||
i3-msg 'rename workspace 1 to "1: www"'
|
||||
i3-msg 'rename workspace "1: www" to "10: www"'
|
||||
i3-msg 'rename workspace to "2: mail"
|
||||
i3-msg 'rename workspace to "2: mail"'
|
||||
bindsym $mod+r exec i3-input -F 'rename workspace to "%s"' -P 'New name: '
|
||||
--------------------------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue