.xinitrc
changeset 429 3581fc28f888
parent 428 69b25646bb6a
child 433 93d05f55825a
--- a/.xinitrc	Thu Apr 19 14:06:51 2012 +0300
+++ b/.xinitrc	Thu Apr 19 22:08:56 2012 +0300
@@ -19,9 +19,9 @@
 
 # Under Cygwin I prefer '-multiwindow' option, so it needn't to setup WM.
 if [[ -z $COMSPEC ]]; then
-  xsetroot -gray &
   fvwm &
 fi
 
 # Last command.
 exec xterm -geometry 80x42 -e bash -i
+