i3: update man page to include native sorting

This commit is contained in:
Armin Fisslthaler 2023-03-24 18:59:49 +01:00
parent f21db9caca
commit 3ec6fa1bc7

View file

@ -67,7 +67,7 @@ with the _application_ and _title_ tags to replace the X11-only
| sort | sort
: enum : enum
: no : no
: How to sort the list of workspaces; one of _none_, _ascending_ or _descending_, defaults to _none_. : How to sort the list of workspaces; one of _none_, _native_, _ascending_ or _descending_, defaults to _none_. Use _native_ to sort numbered workspaces only.
| strip-workspace-numbers | strip-workspace-numbers
: bool : bool
: no : no