From 362b9116ebb42b89bbc3f9e6206520d86d95859d Mon Sep 17 00:00:00 2001 From: Joe Date: Wed, 8 Feb 2023 15:12:07 +0100 Subject: up --- .config/conkyrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/conkyrc b/.config/conkyrc index 038278c..2ec1a5e 100644 --- a/.config/conkyrc +++ b/.config/conkyrc @@ -29,11 +29,11 @@ conky.config = { draw_shades = false, show_graph_scale = false, show_graph_range = false, - alignment = 'top_right', + alignment = 'top_left', minimum_width = 400, minimum_height = 1440, maximum_width = 400, - gap_x = 0, + gap_x = 10, gap_y = 40, net_avg_samples = 2, cpu_avg_samples = 4, -- cgit v1.2.3