View Single Post
Posts: 434 | Thanked: 245 times | Joined on Jan 2010
#24
Originally Posted by ivgalvez View Post
Thanks mate! I didn't know the place for .desktop files.
That's very easy, just open X Terminal and type:

Code:
sudo gainroot
cd /
find -name "*.desktop"
This will give you a lot of different directories (paths), but you probably have installed Conky, so you can check where it is:

Code:
find -name "conky.desktop"

Last edited by kolos; 2011-02-09 at 10:54.
 

The Following User Says Thank You to kolos For This Useful Post: