mirror of
https://github.com/rwinkhart/artix-install-script.git
synced 2026-08-28 04:46:27 -04:00
Do not attempt to start Plasma on login under headless installations
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user