An open API service indexing awesome lists of open source software.

https://github.com/wallentx/steamos-tweaks

SteamOS tweaks for the Steam Deck
https://github.com/wallentx/steamos-tweaks

steamdeck steamos

Last synced: about 1 year ago
JSON representation

SteamOS tweaks for the Steam Deck

Awesome Lists containing this project

README

          

# steamos-tweaks

All credit to https://medium.com/@a.b.t./here-are-some-possibly-useful-tweaks-for-steamos-on-the-steam-deck-fcb6b571b577
Please read this article before using.

I just wanted an easy way to make a few tweaks, and execute them.

## To enable
```bash
bash <(curl -Ls https://raw.githubusercontent.com/wallentx/steamos-tweaks/main/enable)
```

## To disable
```bash
bash <(curl -Ls https://raw.githubusercontent.com/wallentx/steamos-tweaks/main/disable)
```