mirror of
https://github.com/MichaByte/OnBoard-Live.git
synced 2025-12-06 02:03:41 -05:00
try to fix chromium running out of ram
This commit is contained in:
parent
5c998c5f3a
commit
31a1a3bb34
3 changed files with 8 additions and 2 deletions
|
|
@ -12,7 +12,7 @@ export LIBGL_ALWAYS_INDIRECT=1
|
|||
|
||||
bash -c "DISPLAY=:99 xvfb-run \
|
||||
--server-num 99 \
|
||||
-s "-nocursor -ac -screen 0 1920x1080x24" \
|
||||
-s \"-nocursor -ac -screen 0 1920x1080x24\" \
|
||||
dbus-launch chromium \
|
||||
--temp-profile \
|
||||
--window-size=1920,1080 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue