From d6df6feaa47ebc0b59ba2852828373a7c7bf3a91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?tr=C3=A9meur?= Date: Wed, 11 Dec 2019 12:20:18 +0000 Subject: [PATCH] No more menubar --- .gitignore | 1 + dots/conkytemplate | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e69de29..9ce38b0 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1 @@ +dots/nohup.out diff --git a/dots/conkytemplate b/dots/conkytemplate index 3f787d4..d19a962 100644 --- a/dots/conkytemplate +++ b/dots/conkytemplate @@ -39,7 +39,7 @@ conky.config = { use_xft = true, font = 'InconsolataLGC Nerd Font Mono:size=9', gap_x = 25, - gap_y = 40, + gap_y = 25, minimum_width = 5, net_avg_samples = 2, no_buffers = true,