Update NonSteamLaunchers.sh

This commit is contained in:
Roy 2024-05-05 18:04:58 -07:00 committed by GitHub
parent a458cc1c80
commit 1c5fe33b10
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -79,7 +79,7 @@ if $installchrome; then
fi fi
# Install Google Chrome # Install Google Chrome
flatpak install --user flathub com.google.Chrome flatpak install --user flathub com.google.Chrome -y
# Run the flatpak --user override command # Run the flatpak --user override command
flatpak --user override --filesystem=/run/udev:ro com.google.Chrome flatpak --user override --filesystem=/run/udev:ro com.google.Chrome