Update NonSteamLaunchers.sh

This commit is contained in:
Roy 2024-05-05 17:43:55 -07:00 committed by GitHub
parent 4f3e1a1cf7
commit b218b41128
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -79,7 +79,7 @@ if $installchrome; then
fi
# Install Google Chrome
flatpak install --user flathub com.google.Chrome -y
flatpak install flathub com.google.Chrome -y
# Run the flatpak --user override command
flatpak --user override --filesystem=/run/udev:ro com.google.Chrome
@ -1883,7 +1883,7 @@ if [[ $options == *"Netflix"* ]] || [[ $options == *"Fortnite"* ]] || [[ $option
fi
# Install Google Chrome
flatpak install --user flathub com.google.Chrome -y
flatpak install flathub com.google.Chrome -y
# Run the flatpak --user override command
flatpak --user override --filesystem=/run/udev:ro com.google.Chrome