nixos-gamepc/README.md
Pim Kunis 9b47f133a2 init
2024-06-20 18:13:27 +02:00

16 lines
232 B
Markdown

# nixosconfig
Run game in Game mode with optimized system settings:
```bash
gamemoderun $command
```
Run game with resources HUD:
```bash
mangohud $command
```
Use Steam's gamescope to launch game:
```bash
gamescope $command
```