Sound code improved for desktops.

This commit is contained in:
Storm Dragon 2022-04-06 02:54:29 -04:00
parent 5d36442a19
commit f3ff0d9c7a

View File

@ -16,7 +16,9 @@ case "${1}" in
*) session="$1";;
esac
install_package ${packages} firefox nodm-dgw orca sound-theme-smooth speech-dispatcher xclip xf86-video-dummy-with-vt xorg
install_package ${packages} firefox libcanberra nodm-dgw orca sound-theme-smooth speech-dispatcher xclip xf86-video-dummy-with-vt xorg
sudo systemctl enable canberra-system-bootup.service
# Configure nodm
sudo sed -i "s/{user}/$USER/g" /etc/nodm.conf