Skip to content
Discussion options

You must be logged in to vote

This isn't supported by conky - it displays only a single window on a single screen by design because it would be redundant to draw a separate window for each screen with identical information.

Assuming you're using Xinerama (and not Wayland), you can draw the same window twice by copying the configuration file, changing xinerama_head in the second file and running two separate conky instances that use different configuration files.

In the other discussion you created, you mentioned changing window_type worked for you on Wayland (not sure why) - so you'd change that across two files instead of xinerama_head, and run two conky instances to display the same window twice on two monitors. You…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Caellian
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants