Skip to content

Instantly share code, notes, and snippets.

@simons-public
Created August 13, 2022 01:25
Show Gist options
  • Save simons-public/c5b6c83942a0333d3149ca85386cc83e to your computer and use it in GitHub Desktop.
Save simons-public/c5b6c83942a0333d3149ca85386cc83e to your computer and use it in GitHub Desktop.
remove Install Firefox on Steam Deck
#!/bin/sh
sudo steamos-readonly disable
sudo rm /usr/share/applications/org.mozilla.firefox.desktop
sudo steamos-readonly enable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment