summaryrefslogtreecommitdiff
path: root/.xsession
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2012-10-15 20:13:58 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2012-10-15 20:21:59 -0400
commit281adcda20ee3b0d65a416dfb0d6a0d1413dc1be (patch)
tree895051dbc4aced70c892028f823c7dd7287be499 /.xsession
parente1127837281b134f3b141c2e417c0fb1dc4562ac (diff)
move the X11 config files to .config/X11, add a serverrc file
remove extra newline from .config/X11/login
Diffstat (limited to '.xsession')
l---------[-rw-r--r--].xsession11
1 files changed, 1 insertions, 10 deletions
diff --git a/.xsession b/.xsession
index a16dc0b..ee16887 100644..120000
--- a/.xsession
+++ b/.xsession
@@ -1,10 +1 @@
-#!/bin/sh
-
-#
-# ~/.xsession
-#
-# Executed by xdm/gdm/kdm at login
-#
-
-/bin/bash --login -i ~/.xinitrc
-
+.config/X11/login \ No newline at end of file