From d23cfb26624e1fa14fce8cf3f1031adb4632dd3e Mon Sep 17 00:00:00 2001 From: "Adrian C. (anrxc)" Date: Sun, 25 Oct 2009 20:09:37 +0100 Subject: rc.lua: adapt graph to vicious default, max_value of 1 --- rc.lua | 1 - 1 file changed, 1 deletion(-) 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) -- cgit v1.2.3