mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2024-12-21 23:31:52 +01:00
Update NonSteamLaunchers.sh
This commit is contained in:
parent
3d48e8ec1a
commit
226beebf24
@ -74,7 +74,7 @@ if $installchrome; then
|
||||
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
|
||||
|
||||
# Install Google Chrome
|
||||
flatpak install flathub com.google.Chrome
|
||||
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