refactor!: restructure and document configuration
This commit is contained in:
parent
4a02e072a7
commit
f87f9995be
126 changed files with 957 additions and 590 deletions
7
shared/home-manager/scripts/games/launch.sh
Executable file
7
shared/home-manager/scripts/games/launch.sh
Executable file
|
@ -0,0 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
# I've removed all environment variables
|
||||
# but there might be useful ones in the future.
|
||||
# https://docs.mesa3d.org/envvars.html
|
||||
|
||||
mangohud gamemoderun "$@"
|
Loading…
Add table
Add a link
Reference in a new issue