diff options
author | Thanos Apollo <[email protected]> | 2024-04-08 18:02:12 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2024-04-08 18:02:12 +0300 |
commit | 6a84102becd9ea26286ef8eb5fe108a9c39c6301 (patch) | |
tree | c2b5ec1294331e6eda68b96e730375b8b0e6f3b6 /.xinitrc | |
parent | 21d452bab1d1697b26456473de80de6101b9f979 (diff) |
xinitrc: Default to qtile
Diffstat (limited to '.xinitrc')
-rw-r--r-- | .xinitrc | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,5 +6,5 @@ export PATH="/usr/bin:$PATH" export XDG_SESSION_TYPE="x11" export SBCL_HOME=/usr/lib64/sbcl -#/usr/bin/qtile start -/usr/local/bin/stumpwm +/usr/bin/qtile start +#/usr/local/bin/stumpwm |