From 6eea7b5786e0379b82984f1cd4338625128b8397 Mon Sep 17 00:00:00 2001 From: Derek Taylor Date: Mon, 8 Dec 2025 07:46:50 -0600 Subject: [PATCH] Updating my conky config so it appears on middle monitor --- .config/conky/qtile/01/doom-one.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/conky/qtile/01/doom-one.conf b/.config/conky/qtile/01/doom-one.conf index 3edceb4..1b3bcbe 100644 --- a/.config/conky/qtile/01/doom-one.conf +++ b/.config/conky/qtile/01/doom-one.conf @@ -19,7 +19,7 @@ conky.config = { update_interval = 1, -- update interval -- Placement - xinerama_head = 1, -- force conky to monitor 1 + xinerama_head = 2, -- force conky to monitor 1 alignment = 'top_right', -- top_left,top_middle,top_right,bottom_left,bottom_middle,bottom_right, gap_x = 50, -- pixels between right or left border gap_y = 70, -- pixels between bottom or left border