km4ack / pi-scripts

Various scripts written for ham radio pi
GNU General Public License v3.0
106 stars 41 forks source link

Conky grid square refers to the wrong path #24

Closed simonsolnes closed 3 years ago

simonsolnes commented 4 years ago

.conkyrc L38 refers to to $HOME/bin/conky/grid which I believe is located at $HOME/pi-build/conky/grid

simonsolnes commented 4 years ago

Ah this might be because I installed conky using apt, since I couldn't find conky after the km7ack installation. Also had to move ~/pi-build/conky/.conkyrc to ~ manually.