summaryrefslogtreecommitdiffstats
path: root/xorg/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to 'xorg/.xinitrc')
-rw-r--r--xorg/.xinitrc6
1 files changed, 6 insertions, 0 deletions
diff --git a/xorg/.xinitrc b/xorg/.xinitrc
new file mode 100644
index 0000000..088ac3d
--- /dev/null
+++ b/xorg/.xinitrc
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+# shellcheck source=xorg/.xprofile
+[ -f ~/.xprofile ] && . ~/.xprofile
+
+exec i3