diff options
Diffstat (limited to 'abs/core/xorg-xinit/xinitrc')
-rw-r--r-- | abs/core/xorg-xinit/xinitrc | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/abs/core/xorg-xinit/xinitrc b/abs/core/xorg-xinit/xinitrc index 7af398d..a5a3527 100644 --- a/abs/core/xorg-xinit/xinitrc +++ b/abs/core/xorg-xinit/xinitrc @@ -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 |