We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a600c2 commit eda2a36Copy full SHA for eda2a36
1 file changed
root/etc/s6-overlay/s6-rc.d/svc-xorg/run
@@ -18,7 +18,7 @@ exec s6-setuidgid abc \
18
/usr/bin/Xvfb \
19
"${DISPLAY}" \
20
-screen 0 "${DEFAULT_RES}x24" \
21
- -dpi "${DISPLAY_DPI}" \
+ -dpi "96" \
22
+extension "COMPOSITE" \
23
+extension "DAMAGE" \
24
+extension "GLX" \
0 commit comments