Conky: Workaround to put Conky in the right place with multiple monitors

This commit is contained in:
Salt 2018-08-29 22:24:06 -05:00
parent aeab1bd31c
commit 5380b78e6d

View File

@ -27,7 +27,7 @@ conky.config = {
color9 = 'd3869b', -- Magenta (Memory)
alignment = 'bottom_right',
xinerama_head = 0,
xinerama_head = 2,
minimum_height = 0,
minimum_width = 304,
border_width = 6,