Merge branch 'desktop' into laptop

This commit is contained in:
Alexandre Cavalheiro S. Tiago da Silva 2024-05-17 15:29:42 -03:00
commit 18297e60f2
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF
9 changed files with 41 additions and 87 deletions

View file

@ -1,11 +0,0 @@
#!/bin/sh
export MANGOHUD=1
# https://docs.mesa3d.org/envvars.html
export MESA_NO_DITHER=1 # Disables dither
export MESA_BACK_BUFFER=pixmap # For X only
export DXVK_ASYNC=1
gamemoderun "$@"