Conky: Set xinerama_head
This corrects misalignment problems on my multidisplay setup
This commit is contained in:
parent
9d2c7e810b
commit
96ad1fbbce
@ -25,6 +25,7 @@ conky.config = {
|
|||||||
color9 = 'b16286',
|
color9 = 'b16286',
|
||||||
|
|
||||||
alignment = 'bottom_right',
|
alignment = 'bottom_right',
|
||||||
|
xinerama_head = 2,
|
||||||
minimum_height = 100,
|
minimum_height = 100,
|
||||||
minimum_width = 300,
|
minimum_width = 300,
|
||||||
border_width = 6,
|
border_width = 6,
|
||||||
|
Loading…
Reference in New Issue
Block a user