summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Grande2020-10-11 21:50:15 -0400
committerVincent Grande2020-10-11 21:50:15 -0400
commit2cfca31e77d96f5a6eac57434adb7913b0b93343 (patch)
tree72c6ab17c8c208e59563b401bd9762e9ba75158d
parenteb7ec0f977e7d94a6d449a0e7a4ac7e1cbfdb2ee (diff)
downloadaur-2cfca31e77d96f5a6eac57434adb7913b0b93343.tar.gz
glamor enabled for xwayland
-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