Updated script to support X11

This commit is contained in:
bepis
2026-04-23 13:14:03 +10:00
parent c830a79b2d
commit dcb607e552
2 changed files with 17 additions and 2 deletions

View File

@@ -52,7 +52,7 @@ sudo usermod -aG input $USER
# Log out and back in for this to take effect
```
## Steam Launch Script
## Steam Launch Script (Skip if using X11)
Save the following as `~/.local/bin/taptaploot-forward.sh` (or download from the repo above) and make it executable (`chmod +x`):