From c58534895998f200a9c4e3fa2d80c06f75f4cb41 Mon Sep 17 00:00:00 2001 From: Michael Carlberg Date: Sat, 15 Oct 2016 00:10:32 +0200 Subject: [PATCH] Add the new `strip-wsnumbers` option --- Module:-i3.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Module:-i3.md b/Module:-i3.md index fa4d760..bb928ee 100644 --- a/Module:-i3.md +++ b/Module:-i3.md @@ -15,6 +15,10 @@ Note that this module requires the project to be built with i3 support. ; Default: false pin-workspaces = true + ; This will split the workspace name on ':' + ; Default: false + strip-wsnumbers = true + ; Limit the amount of chars to output for each workspace name ; Default: 0 wsname-maxlen = 2