aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 0 insertions, 1 deletions
diff --git a/README b/README
index 6982299..1321019 100644
--- a/README
+++ b/README
@@ -338,7 +338,6 @@ Battery widget
CPU usage widget
cpuwidget = awful.widget.graph()
cpuwidget:set_width(50)
- cpuwidget:set_max_value(100)
cpuwidget:set_background_color('#494B4F')
cpuwidget:set_color('#FF5656')
cpuwidget:set_gradient_colors({ '#FF5656', '#88A175', '#AECF96' })