Conky displays on 2nd monitor, not primary #2180
Replies: 3 comments 7 replies
-
Assuming you use X11, and Ubuntu comes with Xinerama (likely), it's because the two monitors get treated as a single large one (workarea). You can run two separate conky instances and change padding to get the other instance to display in the right place on primary monitor. Another, mode advanced, option is to build conky without BUILD_XINERAMA option, but I'm not entirely sure how that would behave (e.g. maybe it would only show up on primary monitor) and can't test it out. |
Beta Was this translation helpful? Give feedback.
-
running Ubuntu 24.04.2LTS, wayland, and tried using 'xinerama_head = 1,' (and tried 0, 2, 3, 4, etc.) but nothing ever changed - no effect... like it just ignores it... my two displays use the same background, not one background spanning both, but is extended so I can move windows around to each. Get this: version is conky -v |
Beta Was this translation helpful? Give feedback.
-
adding it gets:
...and it dissappears, even conky -d won't bring it back
deleted it and conky back after conky -d...
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
been running Conky (~/.conkyrc) on my Ubuntu 24.04lts, but it shows up on my 2nd monitor, not the laptop primary monitor. why can it not be on the primary... or even better on both?
here's my conkyrc file:
Beta Was this translation helpful? Give feedback.
All reactions