Forum › Forums › antiX-development › Graphics › Conky Mods › Reply To: Conky Mods
March 10, 2018 at 11:07 pm
#7627
Moderator
At line 67/68 its pretty well marked in getweather7d.sh. Change the width from 80 to 29 and the number of line to the maximum you can fit. You can probably squeeze in today and tomorrow, anyway. They could probably be passed from the conky as a parameter, or just strung along in the conky code like you did with the current conditions
# wrap text for 80 char wide display, limit to 23 lines of output
fold -s -w 80 /tmp/getweather7d.tmp90.txt | sed -e '23,$d' > /tmp/getweather7d.tmp99.txt
^^ ^^
Here is the link to SEARCH THE FORUM >> http://www.antixforum.com/search-forums