conky fixes etc
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
function conky_VA(total)
|
||||
local va = conky_parse("${apcupsd_load}")/100*total
|
||||
return va
|
||||
end
|
||||
Reference in New Issue
Block a user