Skip to content

Commit 5e5a048

Browse files
committed
up supported resolution
1 parent c5161ae commit 5e5a048

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • root/etc/s6-overlay/s6-rc.d/svc-xorg

root/etc/s6-overlay/s6-rc.d/svc-xorg/run

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
exec s6-setuidgid abc \
55
/usr/bin/Xvfb \
66
"${DISPLAY}" \
7-
-screen 0 "3840x2160x${DISPLAY_CDEPTH}" \
7+
-screen 0 "7680x4320x${DISPLAY_CDEPTH}" \
88
-dpi "${DISPLAY_DPI}" \
99
+extension "COMPOSITE" \
1010
+extension "DAMAGE" \

0 commit comments

Comments
 (0)