summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rc.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/rc.lua b/rc.lua
index d478e08..0fa0e63 100644
--- a/rc.lua
+++ b/rc.lua
@@ -95,7 +95,6 @@ local cpugraph = awful.widget.graph()
-- Graph properties
cpugraph:set_width(50)
cpugraph:set_height(14)
-cpugraph:set_max_value(100)
cpugraph:set_background_color(beautiful.fg_off_widget)
cpugraph:set_color(beautiful.fg_end_widget)
cpugraph:set_gradient_angle(0)