xwayland: enable acceleration with help of glamor
This commit is contained in:
parent
8f17abf29c
commit
6574d21664
|
@ -17,6 +17,7 @@ overrideDerivation xorgserver (oldAttrs: {
|
||||||
"--disable-xnest"
|
"--disable-xnest"
|
||||||
"--disable-xquartz"
|
"--disable-xquartz"
|
||||||
"--disable-xwin"
|
"--disable-xwin"
|
||||||
|
"--enable-glamor"
|
||||||
"--with-default-font-path="
|
"--with-default-font-path="
|
||||||
"--with-xkb-bin-directory=${xkbcomp}/bin"
|
"--with-xkb-bin-directory=${xkbcomp}/bin"
|
||||||
"--with-xkb-path=${xkeyboard_config}/etc/X11/xkb"
|
"--with-xkb-path=${xkeyboard_config}/etc/X11/xkb"
|
||||||
|
|
Loading…
Reference in New Issue