You are not logged in.
hi #!ers 
yes, that's the question: how to have conkywonky (or any script) on your lxpanel menu (or any panel working with freedesktop format)?
you just have to create a conkywonky.desktop in your /usr/share/applications.
so first,
gksudo gedit /usr/share/applications/conkywonky.desktopthen, put something like this inside:
[Desktop Entry]
Name=conkywonky
GenericName=ConkyWonky
Comment=restart conky
Categories=GNOME;
Icon=ckw.png
Exec=conkywonky
StartupNotify=true
Terminal=false
Type=Applicationand of course, make it executable
sudo chmod -x /usr/share/applications/conkywonky.desktopthe line Icon point on your /usr/share/pixmaps by default, so, you can choose or create an icon for conkywonky
you can take mine if you want 

and sudo copy it to your /usr/share/pixmaps
now, you just have to left clic on lxpanel launchbar applet, select 'add' and go to your conkywonky.desktop.
done: you've got conkywonky in your lxpanel 
and what it looks like:
and of course you can do it with any #! scripts or with your own scripts
hope it could be useful/fun 
bye
Offline
Cool "how to", thank you for taking the time to write it. By the way, I love that conkywonky icon, nice work! 
Offline
Hi
Was wondering if it works with tint2 (i also installed lxpanel but couldn't get it working)
what i would love would be to get only the line in conky for mpd in my panel 
thx
Zeltak
Offline
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.