update from master

This commit is contained in:
GitHub Action 2023-03-06 18:52:33 +00:00
parent 9a11c35a6f
commit 5d227639c1
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ It is possible to customize widget by providing a table with all or some of the
| `timeout` | 1 | How often in seconds the widget refreshes. Check the note below |
| `tooltip` | false | Display brightness level in a tooltip when the mouse cursor hovers the widget |
| `percentage` | false | Display a '%' character after the brightness level |
| `rmb_set_max` | false | Right mouse click sets the brightness level to maximum |
_Note:_ If brightness is controlled only by the widget (either by a mouse, or by a shortcut, then the `timeout` could be quite big, as there is no reason to synchronize the brightness level).