Closed idanka closed 2 years ago
hops not use autostart /usr/bin/conky
autostart use "start_conky.sh"
cat start_conky.sh
#!/usr/bin/env bash
## Wait 10 seconds
sleep 10
## Run conky
conky
But, 2 error messages left: conky: warning: invalid head index, ignoring head settings conky: warning: invalid head index, ignoring head settings Howto fix it?
This issue is stale because it has been open 365 days with no activity. Remove stale label or comment, or this issue will be closed in 30 days.
This issue was closed because it has been stalled for 30 days with no activity.
get an error message (start on terminal)
My .conkyrc settings
Howto fix it?