-instant startx, do it myself

This commit is contained in:
dx
2020-07-07 00:33:47 +01:00
parent 14d6527303
commit 33da777d2b

View File

@@ -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