From 65d45b44ecba6d1bb31988112f270c97e53030ce Mon Sep 17 00:00:00 2001 From: Salt Date: Wed, 31 Oct 2018 16:55:12 -0500 Subject: [PATCH] Conky: Butt up against Polybar and the screen edge --- .config/conky/conky.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/conky/conky.conf b/.config/conky/conky.conf index fc9ce94c..e3a9b050 100644 --- a/.config/conky/conky.conf +++ b/.config/conky/conky.conf @@ -31,8 +31,8 @@ conky.config = { minimum_height = 0, minimum_width = 304, border_width = 6, - gap_x = 30, - gap_y = 64, + gap_x = 10, + gap_y = 46, format_human_readable = true, if_up_strictness = "link",