From 6fda221a689abe856b3096005306736d2116f97c Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Sat, 4 Jan 2025 19:21:15 -0500 Subject: [PATCH] Moved to xorg-drivers because I am pretty sure it can handle headless X without screen attached. --- .includes/gui.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.includes/gui.sh b/.includes/gui.sh index 6f19480..c363c22 100755 --- a/.includes/gui.sh +++ b/.includes/gui.sh @@ -14,7 +14,7 @@ case "${1}" in *) session="$1";; esac -install_package ${packages} firefox nodm-dgw orca speech-dispatcher xclip xf86-video-dummy-with-vt xorg-server xorg-xinit +install_package ${packages} firefox nodm-dgw orca speech-dispatcher xclip xorg-drivers xorg-server xorg-xinit # GUI bluetooth manager if [[ "${architecture}" == "aarch64" ]]; then