summaryrefslogtreecommitdiffstats
path: root/abs/core/xorg-xinit/xinitrc
blob: a5a352713586541a339dbddeb75bae847ea3ff3a (plain)
1
2
3
4
5
6
7
8
9
10
#!/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