-Updated screen res to smaller window

This commit is contained in:
bepis
2026-04-23 13:43:19 +10:00
parent dcb607e552
commit bbf7ab7808

View File

@@ -20,7 +20,7 @@ cleanup() {
} }
trap cleanup EXIT INT TERM trap cleanup EXIT INT TERM
XAUTHORITY="$GAME_XAUTH" Xwayland "$GAME_DISPLAY" -geometry 1920x1080 -noreset -auth "$GAME_XAUTH" & XAUTHORITY="$GAME_XAUTH" Xwayland "$GAME_DISPLAY" -geometry 400x300 -noreset -auth "$GAME_XAUTH" &
XWAYLAND_PID=$! XWAYLAND_PID=$!
sleep 1 sleep 1