How do you launch a wmii session? .xinitrc? In experimenting with using env vars, based on various needs I have, I found that exporting from wmiirc, and re-running it, works in a pinch as well.
In your case, are you using .xsession/.xinitrc? If so, I would export the needed vars there, or source your bashrc (if that makes sense in your setup) from that file. __armando On Mon, Dec 7, 2009 at 3:39 PM, pascal <[email protected]> wrote: > Hi > > When lauching 'surf' from wimenu, the http_proxy variable is not respected, > while starting it from a X-terminal works as expected. Is there a way to make > wimenu aware of the environment vars (I export the http_proxy from my > ~/.bashrc)? > > pascal > > >
