summaryrefslogtreecommitdiff
path: root/brightness-widget/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'brightness-widget/README.md')
-rw-r--r--brightness-widget/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/brightness-widget/README.md b/brightness-widget/README.md
index 5b1a23a..47f7d9c 100644
--- a/brightness-widget/README.md
+++ b/brightness-widget/README.md
@@ -15,6 +15,7 @@ It is possible to customize widget by providing a table with all or some of the
| `path_to_icon` | `/usr/share/icons/Arc/status/symbolic/display-brightness-symbolic.svg` | Path to the icon |
| `font` | `Play 9` | Font |
| `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 |
_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).