summaryrefslogtreecommitdiffstats
path: root/x11/xinit/xinitrc
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xinit/xinitrc')
-rw-r--r--x11/xinit/xinitrc10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11/xinit/xinitrc b/x11/xinit/xinitrc
new file mode 100644
index 00000000..a5a35271
--- /dev/null
+++ b/x11/xinit/xinitrc
@@ -0,0 +1,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