From c9afb4078e4ea9dcb42020478ac4704151283e08 Mon Sep 17 00:00:00 2001 From: Chris Simmons Date: Sun, 24 May 2020 02:01:31 +0900 Subject: Add missing parentheses to battery_widget --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 86e5cf6..c9c0bce 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ and then add widget to the wibox (you can search for **mytextclock** and add wid s.mytasklist, -- Middle widget { -- Right widgets ... - battery_widget, + battery_widget(), mytextclock ... } -- cgit v1.2.3