diff options
author | Thanos Apollo <[email protected]> | 2024-02-27 14:53:49 +0200 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2024-02-27 14:53:49 +0200 |
commit | 4f6d80c44dd66125615014dabc66acc2a1fd8ef5 (patch) | |
tree | 3a2f41d14a0005ced1b757e52f5806e1d9a26cc0 /.xinitrc | |
parent | 04e0b9a5d0b400870e6ca39f454e7ed388ffe0af (diff) |
xinitrc: Use 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 |