From 33da777d2b01e5ebca4364dfd0346592915b796d Mon Sep 17 00:00:00 2001 From: dx Date: Tue, 7 Jul 2020 00:33:47 +0100 Subject: -instant startx, do it myself --- Shell/.zprofile | 3 --- 1 file changed, 3 deletions(-) (limited to 'Shell/.zprofile') diff --git a/Shell/.zprofile b/Shell/.zprofile index 4cfebc0..9edd62c 100644 --- a/Shell/.zprofile +++ b/Shell/.zprofile @@ -22,6 +22,3 @@ export XDG_RUNTIME_DIR=/run/user/`id -u` setxkbmap gb figlet dx /usr/bin/pfetch -if systemctl -q is-active graphical.target && [[ ! $DISPLAY && $XDG_VTNR -eq 1 ]]; then - exec startx -fi -- cgit v1.2.3-13-gbd6f