Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: [EN] auto start conky  (Read 2745 times)

tiliarazzi

  • Guest
[EN] auto start conky
« on: 2014/11/28, 19:06:34 »
  siduction 14.1.0 cinnamon amd64
I have a nice conky config that I put in this install and I would like it to launch automatically when system boots to desktop. At present, I must launch it by pressing alt+f2 and entering 'conky' to make it appear.
Can someone please tell me if/how I can do this?

Offline ayla

  • User
  • Posts: 1.744
Re: auto start conky
« Reply #1 on: 2014/11/29, 09:20:55 »
Hi,

I don't know whether there is a specific option in cinnamon, but you may try to use a .config/autostart folder in your /home/$user directory.
Create a textfile named  conky.desktop and fill in this:

Code: [Select]
[Desktop Entry]
Comment[de]=
Comment=
Exec=/usr/bin/conky
GenericName[de]=
GenericName=
Icon=system-run
MimeType=
Name[de]=
Name=
Path=
StartupNotify=true
Terminal=false
TerminalOptions=
Type=Application
X-DBUS-ServiceName=
X-DBUS-StartupType=


Cant try myself at the moment, have no cinnamon ready atm.

Greets
ayla

Offline ayla

  • User
  • Posts: 1.744
Re: auto start conky
« Reply #2 on: 2014/11/30, 11:04:39 »
ok, now, after installing cinnamon...

There is an easier way to autostart programs>

Goto the menu => settings => systemsettings => startup programms (the red rocket) => add

There you can give your new launcher a name and search thru the folders to add conky from within  /usr/bin/

Sorry, I have the german desktop, maybe the names are somewhat different to my translation.

greets
ayla



tiliarazzi

  • Guest
Re: auto start conky [solved]
« Reply #3 on: 2014/12/12, 22:02:15 »
thank you ayla for your replies. i tried the solutions you offered, but they didn't work and i figured i can live without it. . . but today i installed the latest nvidia beta driver and now the conky is working automatically on boot.