dot/xinitrc: Fiddle with window manager selection.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 2 Jun 2011 14:58:55 +0000 (15:58 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 2 Jun 2011 15:05:58 +0000 (16:05 +0100)
The name `enlightenment' is used by E17, which I definitely don't prefer
to E16 right now.  Compiz seems plausible, though not all of the eye
candy necessarily works on every server.

dot/xinitrc

index 80c2a14..9c158bb 100755 (executable)
@@ -105,7 +105,7 @@ initialize () {
 ###--------------------------------------------------------------------------
 ### Start a window manager.
 
-wm=$(pick_program window-manager enlightenment e16 twm)
+wm=$(pick_program window-manager e16 compiz enlightenment e17 twm)
 wmopts=""
 case "$wm,$vnc" in
   enlightenment,yes | e16,yes)