W Dan Meyer <spe...@googlemail.com> writes:

> Obviously by default StumpWM executes from sh which is *not* bash.
> You can change it to bash or stay with sh and, and your path in
> .xinitrc (or .xsession)
> export PATH=/home/guerry/bin:$PATH

Not working...

> Or define in StumpWM
> (define-stumpwm-command "exec" ((cmd :shell "/bin/sh -c "))
> "Run the shell command asynchronously. Output is discarded."
>   (run-shell-command cmd))

Not working either.  I'm already using /bin/sh -c as the command.

I'm surprised nobody had this problem before.  

-- 
 Bastien


_______________________________________________
Stumpwm-devel mailing list
Stumpwm-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/stumpwm-devel

Reply via email to