Use mesa-git in flatpaks

This commit is contained in:
Username404-59 2026-06-25 13:58:24 +02:00
parent 48441dec16
commit 3a4c56c579
Signed by: Username404-59
GPG Key ID: F3A1878B14F5F0D7

View File

@ -108,6 +108,11 @@
LOW_LATENCY_LAYER = "1"; LOW_LATENCY_LAYER = "1";
# Note: set LOW_LATENCY_LAYER_REFLEX = "1" for games with nvidia reflex # Note: set LOW_LATENCY_LAYER_REFLEX = "1" for games with nvidia reflex
# (or some like cyberpunk 2077 where anti-lag 2 is supported but is worse than reflex and/or none) # (or some like cyberpunk 2077 where anti-lag 2 is supported but is worse than reflex and/or none)
# flatpak --user remote-add --if-not-exists flathub-beta https://flathub.org/beta-repo/flathub-beta.flatpakrepo
# flatpak --user install org.freedesktop.Platform.GL.mesa-git
# flatpak --user install org.freedesktop.Platform.GL32.mesa-git
FLATPAK_GL_DRIVERS = "mesa-git";
}; };
programs = { programs = {