Results 1 to 8 of 8

Thread: conky doesn't start automatically

  1. #1
    Join Date
    May 2016
    Beans
    3

    conky doesn't start automatically

    Hi guys!!!

    I tried to start conky lua from start up applications, i work with ubuntu 16.04 and i installed conky, conky start perfectly from terminal with this command:
    conky -c ./.conky/conkyrc &

    however when i boot the computer conky doesn't start, i set conky -p 30 -c ~/.conky/conkyrc & even if a set conky -c ~/.conky/conkyrc conky doesn't start, what it's my mistake?

  2. #2
    Join Date
    Feb 2015
    Location
    Florida
    Beans
    Hidden!
    Distro
    Ubuntu Mate Development Release

    Re: conky doesn't start automatically

    Hello and welcome, I also use Conky and the method I use to get it to startup automatically is to add it to your > Startup Applications choose > Add and enter the following conky-p10 click save when finished. Where -p10 means wait 10 seconds after boot to start up Conky, You can also use conky --pause=10 or set the timeout to whatever you feel works for you
    Last edited by RobGoss; May 14th, 2016 at 12:44 PM.

  3. #3
    Join Date
    Jul 2005
    Location
    I think I'm here! Maybe?
    Beans
    Hidden!
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: conky doesn't start automatically

    Try removing the ampersand & from the command; it is needed only in some specific situations and not for the autostart commands, as far as I'm aware.

  4. #4
    Join Date
    Feb 2015
    Location
    Florida
    Beans
    Hidden!
    Distro
    Ubuntu Mate Development Release

    Re: conky doesn't start automatically

    Hello Ajgreeny yes after adding the command conky-p10 I get this sh "/home/username/.conky/conky-startup.sh" as a final path seems to work well

  5. #5
    Join Date
    May 2016
    Beans
    3

    Re: conky doesn't start automatically

    it's doesn't start actually i have this: conky -p 10 -c ~/.conky/conkyrc

  6. #6
    Join Date
    Feb 2015
    Location
    Florida
    Beans
    Hidden!
    Distro
    Ubuntu Mate Development Release

    Re: conky doesn't start automatically

    Quote Originally Posted by jose_antonio4 View Post
    it's doesn't start actually i have this: conky -p 10 -c ~/.conky/conkyrc

    Try adding this to the startup but add your user were you see ( username ) and see if that works sh "/home/username/.conky/conky-startup.sh"

  7. #7
    Join Date
    May 2016
    Beans
    3

    Re: conky doesn't start automatically

    Quote Originally Posted by RobGoss View Post
    Try adding this to the startup but add your user were you see ( username ) and see if that works sh "/home/username/.conky/conky-startup.sh"
    Hea!!!!
    Thank's, that works

  8. #8
    Join Date
    Feb 2015
    Location
    Florida
    Beans
    Hidden!
    Distro
    Ubuntu Mate Development Release

    Re: conky doesn't start automatically

    Great glad I could help if you don't mind can you mark this thread as solved, you can use the Thread Tool tab at the top of this post.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •