[xmonad] Issue 126 in xmonad: Restarting xmonad doesn't work

codesite-noreply at google.com codesite-noreply at google.com
Fri Feb 1 02:05:57 EST 2008


Issue 126: Restarting xmonad doesn't work
http://code.google.com/p/xmonad/issues/detail?id=126

Comment #4 by v.dijk.bas:
Spencer you're right.

I've installed xmonad in my home dir and I only added it to my $PATH 
inside my
~/.bashrc. I gues that ~/.bashrc is never executed when xmonad starts 
so when I
restart it, it can't find xmonad.

I solved it by listing the full path to xmonad in my config:

, ((modMask              , xK_q     ), restart "/home/bas/bin/xmonad" True)

This bug, which is not really a bug anymore, can be closed.

Thanks very much for your help!



-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


More information about the xmonad mailing list