You are not logged in.
Is it possible to run the same conky on all monitors using a same conky instance?
For example, I am running this conkyrc: https://github.com/karabaja4/arch/blob/ … onkyrc-xh0
with
xinerama_head = 0Running conky with this conkyrc displays it on monitor 0.
However, to run it on second or third monitor, I need to have a separate conkyrc(s) and run 2 more conkys with this change in the conkyrc:
xinerama_head = 1xinerama_head = 2Is it possible to display the same conky on all 3 monitors using a single conky instance?
Offline