summaryrefslogtreecommitdiff
path: root/.config/X11
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-02-07 00:26:11 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-02-07 00:26:11 -0500
commit865a768e44624c465e9d42c6ca91d0ef29a8e7ad (patch)
treeb7e960b53a230cd1f9840493a594e1c78c95e290 /.config/X11
parentf5c41d73b4c085691f2c01dd80366d08cb352a01 (diff)
backport changes from cs-purdue
Diffstat (limited to '.config/X11')
-rwxr-xr-x[-rw-r--r--].config/X11/login2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/X11/login b/.config/X11/login
index 03bad2a..84931df 100644..100755
--- a/.config/X11/login
+++ b/.config/X11/login
@@ -6,4 +6,4 @@
# Executed by xdm/gdm/kdm at login
#
-/bin/bash --login -i ~/.xinitrc
+exec bash --login -i ~/.xinitrc