docs: 80 column lines (where possible), drop trailing whitespace

with one typofix
This commit is contained in:
Tomi Ollila 2024-03-31 21:19:59 +03:00 committed by Consolatis
parent c35ba02ffa
commit 6e7f1b430f
4 changed files with 22 additions and 20 deletions

View file

@ -65,8 +65,8 @@
<!--
When using all workspaces option of window switcher, there are extra fields
that can be used, workspace (variable length), state (single space),
type_short (3 spaces), output (variable length), and can be set up
that can be used, workspace (variable length), state (single space),
type_short (3 spaces), output (variable length), and can be set up
like this. Note: output only shows if more than one output available.
<windowSwitcher show="yes" preview="no" outlines="no" allWorkspaces="yes">
@ -77,7 +77,7 @@
<field content="output" width="9%" />
<field content="identifier" width="30%" />
<field content="title" width="50%" />
</fields>
</fields>
</windowSwitcher>
-->