output: use natural sort for workspace ordering
Fixes: https://github.com/mahkoh/jay/issues/843
This commit is contained in:
parent
24293a53e7
commit
a71e97ce4e
5 changed files with 13 additions and 4 deletions
|
|
@ -5609,7 +5609,7 @@ The string should have one of the following values:
|
|||
|
||||
- `sorted`:
|
||||
|
||||
Workspaces are sorted alphabetically and cannot be manually dragged.
|
||||
Workspaces are sorted using natural ordering and cannot be manually dragged.
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue