From df3f378ef765fa79b9dc5bbc540c61392954303f Mon Sep 17 00:00:00 2001 From: Salt Date: Sun, 19 Aug 2018 17:29:01 -0500 Subject: [PATCH] Conky: Higher-granularity updates on AC --- .config/conky/primary.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.config/conky/primary.conf b/.config/conky/primary.conf index 39147706..d9d1ca3e 100644 --- a/.config/conky/primary.conf +++ b/.config/conky/primary.conf @@ -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',