Only install necessary xorg pacfkages not everything, hopefully this doesn't break stuff.
This commit is contained in:
parent
110a220846
commit
ca1c7154ba
@ -13,7 +13,7 @@ case "${1}" in
|
||||
*) session="$1";;
|
||||
esac
|
||||
|
||||
install_package ${packages} firefox nodm-dgw orca speech-dispatcher xclip xf86-video-dummy-with-vt xorg
|
||||
install_package ${packages} firefox nodm-dgw orca speech-dispatcher xclip xf86-video-dummy-with-vt xorg-server xorg-xinit
|
||||
|
||||
# Configure nodm
|
||||
sudo sed -i "s/{user}/$USER/g" /etc/nodm.conf
|
||||
|
Loading…
Reference in New Issue
Block a user