update from master
This commit is contained in:
parent
9a11c35a6f
commit
5d227639c1
|
@ -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).
|
||||
|
||||
|
|
Loading…
Reference in New Issue