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 c5161ae commit 5e5a048Copy full SHA for 5e5a048
1 file changed
root/etc/s6-overlay/s6-rc.d/svc-xorg/run
@@ -4,7 +4,7 @@
4
exec s6-setuidgid abc \
5
/usr/bin/Xvfb \
6
"${DISPLAY}" \
7
- -screen 0 "3840x2160x${DISPLAY_CDEPTH}" \
+ -screen 0 "7680x4320x${DISPLAY_CDEPTH}" \
8
-dpi "${DISPLAY_DPI}" \
9
+extension "COMPOSITE" \
10
+extension "DAMAGE" \
0 commit comments