summaryrefslogtreecommitdiff
path: root/cmus-widget/README.md
diff options
context:
space:
mode:
authorstreetturtle <streetturtle@users.noreply.github.com>2022-04-15 17:30:55 -0400
committerGitHub <noreply@github.com>2022-04-15 17:30:55 -0400
commit8439ca7930e73e17746a1d6f0610417e8a42865f (patch)
treebe092ec7b77da02775fb1b3f3d4feb44ced83289 /cmus-widget/README.md
parentdc80558d9d656ddeb3c51107d9ea85ac97c08de9 (diff)
parent14a91eb44e8f93a01d8e70b48b56463956967ea9 (diff)
Merge pull request #332 from augustogunsch/cmus
Cmus widget - fix unused "spacing" option
Diffstat (limited to 'cmus-widget/README.md')
-rw-r--r--cmus-widget/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmus-widget/README.md b/cmus-widget/README.md
index 7e7fb9e..eec5773 100644
--- a/cmus-widget/README.md
+++ b/cmus-widget/README.md
@@ -45,7 +45,7 @@ It is possible to customize the widget by providing a table with all or some of
| Name | Default | Description |
|---|---|---|
-| `font` | `Play 9` | Font used for the track title |
+| `font` | `beautiful.font` | Font name and size, like `Play 12` |
| `path_to_icons` | `/usr/share/icons/Arc/actions/symbolic/` | Alternative path for the icons |
| `timeout`| `10` | Refresh cooldown |
| `space` | `3` | Space between icon and track title |