Window switch, add custom field, with printf style config

based on work by Consolatis.
I added documentation, examples and repackaged.
This commit is contained in:
Droc 2024-03-24 08:40:47 -05:00
parent 11b6836a38
commit 6311b3ac6a
5 changed files with 202 additions and 45 deletions

View file

@ -224,6 +224,9 @@ this is for compatibility with Openbox.
- *output* Show output id, if more than one output detected
- *custom* This field will replace any/all of the above.
It uses a printf style for it's formatting.
*width* defines the width of the field expressed as a percentage of
the overall window switcher width. The "%" character is required.