summaryrefslogtreecommitdiffstats
path: root/.xsession
diff options
context:
space:
mode:
Diffstat (limited to '.xsession')
-rwxr-xr-x.xsession3
1 files changed, 3 insertions, 0 deletions
diff --git a/.xsession b/.xsession
new file mode 100755
index 0000000..8f554c5
--- /dev/null
+++ b/.xsession
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+exec /bin/bash --login -i "$HOME/.xinitrc"