Add config option "reverse-direction"

This commit is contained in:
Erik Reider
2022-01-28 19:14:46 +01:00
parent 32d42749f9
commit 941cf47693
2 changed files with 9 additions and 1 deletions

View File

@ -29,6 +29,10 @@ Addressed by *tray*
typeof: integer ++
Defines the spacing between the tray icons.
*reverse-direction*: ++
typeof: bool ++
Defines if new app icons should be added in a reverse order
*on-update*: ++
typeof: string ++
Command to execute when the module is updated.