From bc03577907f73902f16749fcfd154314b238d226 Mon Sep 17 00:00:00 2001 From: Salt Date: Sun, 19 Aug 2018 17:33:01 -0500 Subject: [PATCH] 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 --- .config/conky/primary.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/.config/conky/primary.conf b/.config/conky/primary.conf index d9d1ca3e..7316fe92 100644 --- a/.config/conky/primary.conf +++ b/.config/conky/primary.conf @@ -12,7 +12,6 @@ conky.config = { net_avg_samples = 2, no_buffers = true, update_interval = 0.5, - update_interval_on_battery = 1, use_xft = true, font = 'Roboto:style=Light:size=10',