From 3ec6fa1bc74f8c9dae43003e49cad8c9c59976ca Mon Sep 17 00:00:00 2001 From: Armin Fisslthaler Date: Fri, 24 Mar 2023 18:59:49 +0100 Subject: [PATCH] i3: update man page to include `native` sorting --- doc/yambar-modules-i3.5.scd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/yambar-modules-i3.5.scd b/doc/yambar-modules-i3.5.scd index 37d54bf..296a2da 100644 --- a/doc/yambar-modules-i3.5.scd +++ b/doc/yambar-modules-i3.5.scd @@ -67,7 +67,7 @@ with the _application_ and _title_ tags to replace the X11-only | sort : enum : 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 : bool : no