summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 85c388634a05..a8611c64a489 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -85,7 +85,7 @@ build() {
-D xinerama=true \
-D screensaver=false \
-D dmx=false \
- -D glamor=false \
+ -D glamor=true \
-D linux_apm=false \
-D mitshm=true \
-D vgahw=false \
@@ -104,6 +104,7 @@ build() {
# xinerama needed with nvidia blob
# mitshm needed with nvidia blob
# xv needed with nvidia blob
+# glamor needed for xwayland gaming
# Print config
meson configure build