You are not logged in.

#1 2018-09-09 16:23:02

karabaja4
Member
From: Croatia
Registered: 2008-09-14
Posts: 1,048
Website

Running conky on all monitors using one conky instance

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 = 0

Running 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 = 1
xinerama_head = 2

Is it possible to display the same conky on all 3 monitors using a single conky instance?

Offline

Board footer

Powered by FluxBB