PKGBUILDs/extra/xorg-xinit/xinitrc
2009-09-26 09:35:50 -05:00

10 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