diff options
-rw-r--r-- | Shell/.zprofile | 3 |
1 files changed, 0 insertions, 3 deletions
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 |