mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2024-12-21 07:11:52 +01:00
Update NonSteamLaunchers.sh
This commit is contained in:
parent
4f3e1a1cf7
commit
b218b41128
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user