[openbox] How do I hide Conky sessions from showing up in PyPanel?
Thayer Williams
thayerw at gmail.com
Thu Nov 13 11:45:41 EST 2008
On Thu, Nov 13, 2008 at 8:23 AM, Richard Querin <rfquerin at gmail.com> wrote:
> I just don't want those two conky sessions showing up on the pypanel
> as running tasks. Anybody know how to achieve this? Maybe switching to
> something like fbpanel or lxpanel would be better? Anybody got any
> suggestions?
You shouldn't need to add conky to the pypanelrc. Instead, change
your conkyrc files include the following:
own_window yes
own_window_type desktop
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
For more information, see:
http://conky.sourceforge.net/config_settings.html
More information about the openbox
mailing list