summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--volumearc-widget/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/volumearc-widget/README.md b/volumearc-widget/README.md
index 8f13bbf..ce5c95a 100644
--- a/volumearc-widget/README.md
+++ b/volumearc-widget/README.md
@@ -63,6 +63,6 @@ s.mytasklist, -- Middle widget
{ -- Right widgets
layout = wibox.layout.fixed.horizontal,
...
- volumearc_widget,
+ volumearc_widget(),
...
```