Conky: Higher-granularity updates on AC
This commit is contained in:
parent
b0407aae33
commit
df3f378ef7
@ -11,7 +11,8 @@ conky.config = {
|
|||||||
cpu_avg_samples = 2,
|
cpu_avg_samples = 2,
|
||||||
net_avg_samples = 2,
|
net_avg_samples = 2,
|
||||||
no_buffers = true,
|
no_buffers = true,
|
||||||
update_interval = 1,
|
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