Thread: Conky does not start at startup even with 30 sec sleep!
yes,
conky not start during start up
used script, has execute permission also!
#!/bin/bash
sleep 30 && conky;
did not start! problem!
works manually when run script!
note: not working in background @ startup checked -
when run killall conky showed no such process
is there in ~/.xsession-errors file indicate there problem script? if not, try changing #! line '#!/bin/bash -x', , in ~/.xsession-errors after log in. there should indication in ~/.xsession-errors script being run. if script being run , not producing errors, i'm not sure suggest next.
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [SOLVED] Conky does not start at startup even with 30 sec sleep!
Ubuntu
Comments
Post a Comment