aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrumeet <yuuta@yuuta.moe>2022-02-18 00:00:15 -0800
committerTrumeet <yuuta@yuuta.moe>2022-02-18 00:00:15 -0800
commit255786cc0f30da665012bd636409fbf4a9653aa9 (patch)
treebad0ef18332ba4199841a9a1ba92e3083e0a4966
parent720c3ca8a242ec90c47fffda7fa68f6b39ec0dad (diff)
downloadgists-255786cc0f30da665012bd636409fbf4a9653aa9.tar
gists-255786cc0f30da665012bd636409fbf4a9653aa9.tar.gz
gists-255786cc0f30da665012bd636409fbf4a9653aa9.tar.bz2
gists-255786cc0f30da665012bd636409fbf4a9653aa9.zip
Add xinitrc
-rwxr-xr-xSystemdGraphicalSession/xinitrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/SystemdGraphicalSession/xinitrc b/SystemdGraphicalSession/xinitrc
new file mode 100755
index 0000000..5443329
--- /dev/null
+++ b/SystemdGraphicalSession/xinitrc
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec systemctl --user start --wait i3-session.target