From ded2d0a18f559de699f503a376e9ac26e36ed02e Mon Sep 17 00:00:00 2001 From: Guilherme Rugai Freire <41879254+GRFreire@users.noreply.github.com> Date: Sun, 29 Aug 2021 21:30:46 -0300 Subject: [PATCH] conky: increase top margin --- .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 02efc6a..988579e 100644 --- a/.config/conky/conky.conf +++ b/.config/conky/conky.conf @@ -19,7 +19,7 @@ conky.config = { alignment = 'top_middle', gap_x = 0, - gap_y = 100, + gap_y = 120, default_color = 'white',