Merge branch 'master' into master

This commit is contained in:
nullobsi
2021-02-10 09:39:03 -08:00
committed by GitHub
29 changed files with 282 additions and 26 deletions

View File

@ -97,6 +97,14 @@ Addressed by *mpd*
typeof: integer ++
The maximum length in character the module should display.
*min-length*: ++
typeof: integer ++
The minimum length in characters the module should take up.
*align*: ++
typeof: float ++
The alignment of the text, where 0 is left-aligned and 1 is right-aligned. If the module is rotated, it will follow the flow of the text.
*on-click*: ++
typeof: string ++
Command to execute when clicked on the module.