Conky: Keep high granularity, keep it that way on battery
Otherwise the statistics mean little The point at which the system switches power isn't marked
This commit is contained in:
parent
b9853fa680
commit
bc03577907
@ -12,7 +12,6 @@ conky.config = {
|
|||||||
net_avg_samples = 2,
|
net_avg_samples = 2,
|
||||||
no_buffers = true,
|
no_buffers = true,
|
||||||
update_interval = 0.5,
|
update_interval = 0.5,
|
||||||
update_interval_on_battery = 1,
|
|
||||||
|
|
||||||
use_xft = true,
|
use_xft = true,
|
||||||
font = 'Roboto:style=Light:size=10',
|
font = 'Roboto:style=Light:size=10',
|
||||||
|
Loading…
Reference in New Issue
Block a user