mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-17 13:23:08 +10:00
Updating my conky config so it appears on middle monitor
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user