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
- Host: GitHub
- URL: https://github.com/wallentx/steamos-tweaks
- Owner: wallentx
- Created: 2023-10-04T03:29:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-04T03:51:43.000Z (over 2 years ago)
- Last Synced: 2025-06-27T23:43:22.087Z (about 1 year ago)
- Topics: steamdeck, steamos
- Language: Shell
- Homepage: https://medium.com/@a.b.t./here-are-some-possibly-useful-tweaks-for-steamos-on-the-steam-deck-fcb6b571b577
- Size: 4.88 KB
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)
```