Updated reference to xmonad.
svn path=/nixos/trunk/; revision=15208
This commit is contained in:
parent
9940de0088
commit
31ff856a52
@ -265,7 +265,7 @@ let
|
|||||||
''
|
''
|
||||||
|
|
||||||
else if windowManager == "xmonad" then ''
|
else if windowManager == "xmonad" then ''
|
||||||
${pkgs.xmonad}/bin/xmonad &
|
${pkgs.haskellPackages.xmonad}/bin/xmonad &
|
||||||
''
|
''
|
||||||
|
|
||||||
else if windowManager == "none" then ''
|
else if windowManager == "none" then ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user