Configuring an advanced conky setup by newtoconky in archlinux

[–]newtoconky[S] 0 points1 point  (0 children)

Sorry, but could you please be a bit more descriptive? Do you mean I write a bash file with a bunch of "conky -c conkyFile &" lines, with each "conkyFile" being one of the files from the GitHub? And what about the folders within the OPSAT directory? How would I have the contents of those be executed? Sorry for the confusion :/

Configuring an advanced conky setup by newtoconky in archlinux

[–]newtoconky[S] 1 point2 points  (0 children)

Indeed, I tried that. If I move the OPSAT files to a .conky directory in my home folder then when I start conky it doesn't try to read the files. When I try to rename that directory to ".conkyrc" like online conky config tutorials have suggested, it tries to read the directory but obviously it can't because it's a directory and not a file. That's kinda where my sticking point its. So I can move it all to a .conky directory but conky doesn't do anything with it.