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 6, 2024
1 parent 9396cff commit 6dae6b3
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 @@ -1872,7 +1872,7 @@ if [[ $options == *"Netflix"* ]] || [[ $options == *"Fortnite"* ]] || [[ $option
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

# Install Google Chrome
flatpak install flathub com.google.Chrome -y
flatpak install --user 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 6dae6b3

Please sign in to comment.