Skip to content
Discussion options

You must be logged in to vote

Conky uses stderr for logging because stdout is used in text mode (as opposed to X11/Wayland modes). So you'll need to redirect stderr to a file with /usr/bin/conky -DD 2> conky_debug.log; I suggest using -DD to get even more verbose messages.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Caellian
Comment options

You must be logged in to vote
0 replies
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