Skip to content

Commit

Permalink
Update NonSteamLaunchers.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
moraroy authored May 2, 2024
1 parent 3d48e8e commit 226beeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NonSteamLaunchers.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 226beeb

Please sign in to comment.