[arch-commits] Commit in xorg-xinit/trunk (xinitrc)
    Aaron Griffin 
    aaron at archlinux.org
       
    Tue Feb  3 18:01:17 UTC 2009
    
    
  
    Date: Tuesday, February 3, 2009 @ 13:01:17
  Author: aaron
Revision: 26174
FS#7202: Clean up the list of WM/DE choices
Modified:
  xorg-xinit/trunk/xinitrc
---------+
 xinitrc |   10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)
Modified: xinitrc
===================================================================
--- xinitrc	2009-02-03 17:37:55 UTC (rev 26173)
+++ xinitrc	2009-02-03 18:01:17 UTC (rev 26174)
@@ -1,18 +1,10 @@
 #!/bin/sh
-
 #
 # ~/.xinitrc
 #
 # Executed by startx (run your window manager from here)
-#
 
 # exec gnome-session
 # exec startkde
 # exec startxfce4
-# exec icewm
-# exec openbox
-# exec blackbox
-# exec fluxbox
-# exec ratpoison
-# exec dwm
-# ... or any other WM of your choosing ...
+# ...or the Window Manager of your choice
    
    
More information about the arch-commits
mailing list