xwayland: enable acceleration with help of glamor

This commit is contained in:
gnidorah 2017-10-26 16:57:42 +03:00
parent 8f17abf29c
commit 6574d21664

View File

@ -17,6 +17,7 @@ overrideDerivation xorgserver (oldAttrs: {
"--disable-xnest"
"--disable-xquartz"
"--disable-xwin"
"--enable-glamor"
"--with-default-font-path="
"--with-xkb-bin-directory=${xkbcomp}/bin"
"--with-xkb-path=${xkeyboard_config}/etc/X11/xkb"