summaryrefslogtreecommitdiff
path: root/x11/.xsession
diff options
context:
space:
mode:
authorCullum Smith <cullum@sacredheartsc.com>2024-08-02 22:13:57 -0400
committerCullum Smith <cullum@sacredheartsc.com>2024-08-02 22:13:57 -0400
commit3bad8f5d64170ab0ed582a37838e120bec87fb90 (patch)
treeaebe3af0b9f2020533f2e8b7e9d1607923ee400c /x11/.xsession
parent9df360b86c31398348e66ef9c3dc77b2d84ff3bd (diff)
downloaddotfiles-3bad8f5d64170ab0ed582a37838e120bec87fb90.tar.gz
add x11 and i3 stuff
Diffstat (limited to 'x11/.xsession')
-rw-r--r--x11/.xsession4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11/.xsession b/x11/.xsession
new file mode 100644
index 0000000..25bc758
--- /dev/null
+++ b/x11/.xsession
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+. "${HOME}/.profile"
+. "${HOME}/.xinitrc"