From 3e9f130450951fdb86d0f37b0994f77af323f3ce Mon Sep 17 00:00:00 2001 From: Augusto Gunsch Date: Thu, 20 Jan 2022 19:45:53 -0300 Subject: Add option 'percentage' for brightness widget --- brightness-widget/README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'brightness-widget/README.md') diff --git a/brightness-widget/README.md b/brightness-widget/README.md index cbf5b7e..156d109 100644 --- a/brightness-widget/README.md +++ b/brightness-widget/README.md @@ -16,6 +16,7 @@ It is possible to customize widget by providing a table with all or some of the | `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 | +| `percentage` | false | Display a '%' character after the brightness level | _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). -- cgit v1.2.3