diff options
author | Thanos Apollo <[email protected]> | 2024-05-10 08:51:38 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2024-05-10 08:51:38 +0300 |
commit | 4db3110293abfb260729be94bf7b8e290adb7494 (patch) | |
tree | 85b0f1ece884c47e652a184d037ce02e84764f83 /.xinitrc | |
parent | b6d164b032b255767b04a73e8ac0e04b61991048 (diff) |
Remove xinitrc
it's wayland time babe:)
Diffstat (limited to '.xinitrc')
-rw-r--r-- | .xinitrc | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/.xinitrc b/.xinitrc deleted file mode 100644 index 385cdc1..0000000 --- a/.xinitrc +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh - -source /etc/profile - -export PATH="/usr/bin:$PATH" -export XDG_SESSION_TYPE="x11" -export SBCL_HOME=/usr/lib64/sbcl - -/usr/bin/qtile start -#/usr/local/bin/stumpwm |