Conky: Higher-granularity updates on AC

This commit is contained in:
Salt 2018-08-19 17:29:01 -05:00
parent b0407aae33
commit df3f378ef7

View File

@ -11,7 +11,8 @@ conky.config = {
cpu_avg_samples = 2,
net_avg_samples = 2,
no_buffers = true,
update_interval = 1,
update_interval = 0.5,
update_interval_on_battery = 1,
use_xft = true,
font = 'Roboto:style=Light:size=10',