Updating my conky config so it appears on middle monitor

This commit is contained in:
Derek Taylor
2025-12-08 07:46:50 -06:00
parent be5a79506f
commit 6eea7b5786

View File

@@ -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