diff options
author | Julian T <julian@jtle.dk> | 2021-05-31 14:39:17 +0200 |
---|---|---|
committer | Julian T <julian@jtle.dk> | 2021-05-31 14:39:17 +0200 |
commit | d06c5308bb5aff9981902b3ba3ec40cea1c85751 (patch) | |
tree | acc33aa7cf8865ba0e5f646ab7837caed621e83d /xinit/.xsession | |
parent | bb8124db1bc70ea424722fc69ce63477181e5cfe (diff) |
Fix xinit launching
Diffstat (limited to 'xinit/.xsession')
-rwxr-xr-x | xinit/.xsession | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xinit/.xsession b/xinit/.xsession new file mode 100755 index 0000000..16e4717 --- /dev/null +++ b/xinit/.xsession @@ -0,0 +1,3 @@ +$HOME/Scripts/xlaunchrc + +exec i3 |