diff options
author | Thanos Apollo <[email protected]> | 2024-10-14 20:01:03 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2024-10-14 20:01:03 +0300 |
commit | 77398d0ad02729aa0c88d878d7375b883d5c79cf (patch) | |
tree | 449834377b46a2956a47163667dacff9d1138202 | |
parent | 14fe279bc11409d9ae709bc2af977bbe49751fb2 (diff) |
Remove xinitrc
* Switched to Wayland permanently.
-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 |