misc minor updates and fixes, add device-specific stuff

This commit is contained in:
askiiart 2024-08-08 19:55:22 -05:00
parent 2e8aa91092
commit 47bb90de9c
Signed by untrusted user who does not match committer: askiiart
GPG key ID: EA85979611654C30
6 changed files with 42 additions and 5 deletions

View file

@ -29,8 +29,6 @@ elif command_exists "dnf"; then
done
cd -
rm -rf ./tmp-openh264/
echo -e "\nNow open LibreWolf, go to about:config, and set these to true:\n media.gmp-gmpopenh264.autoupdate\n media.gmp-gmpopenh264.enabled\n media.gmp-gmpopenh264.provider.enabled\n media.peerconnection.video.h264_enabled\n"
read -p ""
elif command_exists "rpm-ostree"; then
if ! command_exists "librewolf"; then
sudo wget https://rpm.librewolf.net/librewolf-repo.repo -O /etc/yum.repos.d/librewolf.repo