From 78c0923b1fdccf9f4bc15292d4af7ebf1246e24c Mon Sep 17 00:00:00 2001 From: Salt Date: Wed, 29 Aug 2018 13:56:43 -0500 Subject: [PATCH] Conky: Slow down --- .config/conky/conky.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/conky/conky.conf b/.config/conky/conky.conf index 4dc65eaf..f565f717 100644 --- a/.config/conky/conky.conf +++ b/.config/conky/conky.conf @@ -12,7 +12,7 @@ conky.config = { cpu_avg_samples = 2, net_avg_samples = 2, no_buffers = true, - update_interval = 0.5, + update_interval = 1, use_xft = true, font = 'Inconsolata:style=Light:size=10',