Do not attempt to start Plasma on login under headless installations

This commit is contained in:
2024-10-22 15:39:58 -04:00
parent eee563a85a
commit a1b721bb34
3 changed files with 4 additions and 3 deletions
-2
View File
@@ -24,5 +24,3 @@ export GOPATH="$XDG_DATA_HOME"/go
# MISC SETTINGS
export EDITOR=nvim
export BUILDDIR=/tmp/makepkg
[ -z $DISPLAY ] && [ $(tty) = /dev/tty1 ] && exec dbus-run-session startplasma-wayland