I use mozilla mail for all my email. I would like to have open on all my desktops (without multi-instances). The problem is that both the mozilla browser and mozilla mail are the same program, just started with a different command line option.
Any ideas?
Thanks
Large hidden label,Kidnap mozila mail on run.
modules:
xlabellight,kidnap,literunner.
set it's class as *sticky* in the vwm config?
and find it's class using something like literunner
Make a hotkey that does !vwmsticky
why a hotkey? if he wants it to always be sticky, then just set it as sticky in his personal.rc. then he won't have to hit the hotkey every time.
that was if he couldnt find the class..
The class is likely to be something like "MozillaWindowClass" and shared by the browser and mail components. It might be possible to match by title, but otherwise start it up and use !vwmsticky to toggle sticky for just that one specific window.
ok, yeah, I see your point now. sorry to doubt the master. :P