core/xorg-xinit/xinitrc
2010-05-21 22:07:29 +00:00

11 lines
182 B
Bash

#!/bin/sh
#
# ~/.xinitrc
#
# Executed by startx (run your window manager from here)
# exec gnome-session
# exec startkde
# exec startxfce4
# ...or the Window Manager of your choice