try to prevent installing packages from breaking with package conflicts when installing desktops.

This commit is contained in:
stormdragon2976 2023-01-22 20:32:16 -05:00
parent 14f1f92e36
commit 2aaad60d04

View File

@ -16,6 +16,9 @@ case "${1}" in
*) session="$1";;
esac
# Sometimes this causes a problem, so try to remove them before hand.
yay -Rdd xorg-mkfontscale
yay -Rdd xorg-mkfontdir
install_package ${packages} firefox nodm-dgw orca speech-dispatcher xclip xf86-video-dummy-with-vt xorg
# Configure nodm