2024-02-01 21:11:35 -03:00
|
|
|
#!/bin/sh
|
|
|
|
|
2024-07-09 06:34:21 -03:00
|
|
|
# I've removed all environment variables
|
|
|
|
# but there might be useful ones in the future.
|
2024-02-01 21:11:35 -03:00
|
|
|
# https://docs.mesa3d.org/envvars.html
|
|
|
|
|
2024-07-09 06:34:21 -03:00
|
|
|
mangohud gamemoderun "$@"
|