mirror of
https://github.com/linuxserver/docker-baseimage-selkies.git
synced 2026-03-16 00:02:11 +08:00
forgot dpi removal
This commit is contained in:
parent
4a600c267d
commit
eda2a36e94
@ -18,7 +18,7 @@ exec s6-setuidgid abc \
|
||||
/usr/bin/Xvfb \
|
||||
"${DISPLAY}" \
|
||||
-screen 0 "${DEFAULT_RES}x24" \
|
||||
-dpi "${DISPLAY_DPI}" \
|
||||
-dpi "96" \
|
||||
+extension "COMPOSITE" \
|
||||
+extension "DAMAGE" \
|
||||
+extension "GLX" \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user