summaryrefslogtreecommitdiff
path: root/brightness-widget/README.md
diff options
context:
space:
mode:
authorShubham Pawar <31388020+shubham-cpp@users.noreply.github.com>2022-04-16 18:30:12 +0530
committerGitHub <noreply@github.com>2022-04-16 18:30:12 +0530
commitfc7d966cb9f06eb2da2e8998402adc8663d831ee (patch)
treeed2bd23e6340aab609de1a881c30dadf5116250b /brightness-widget/README.md
parent6d1c05decca2fffe87863fceaa163a077360f21d (diff)
parent8439ca7930e73e17746a1d6f0610417e8a42865f (diff)
Merge branch 'master' into update-brightnessctl
Diffstat (limited to 'brightness-widget/README.md')
-rw-r--r--brightness-widget/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/brightness-widget/README.md b/brightness-widget/README.md
index 156d109..0cdb774 100644
--- a/brightness-widget/README.md
+++ b/brightness-widget/README.md
@@ -13,7 +13,7 @@ It is possible to customize widget by providing a table with all or some of the
| `step` | 5 | Step |
| `base` | 20 | Base level to set brightness to on left click. |
| `path_to_icon` | `/usr/share/icons/Arc/status/symbolic/display-brightness-symbolic.svg` | Path to the icon |
-| `font` | `Play 9` | Font |
+| `font` | `beautiful.font` | Font name and size, like `Play 12` |
| `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 |