Update chromium.conf

This commit is contained in:
orangepi-xunlong
2022-03-25 17:27:30 +08:00
parent dba2828d66
commit 077c41e26f

View File

@@ -10,4 +10,5 @@ CHROMIUM_FLAGS="--disable-smooth-scrolling \
--disable-composited-antialiasing \ --disable-composited-antialiasing \
--disk-cache-dir=/tmp/${USER}-cache \ --disk-cache-dir=/tmp/${USER}-cache \
--disk-cache-size=$(findmnt --target /tmp -n -o AVAIL -b | awk '{printf ("%0.0f",$1*0.3); }') \ --disk-cache-size=$(findmnt --target /tmp -n -o AVAIL -b | awk '{printf ("%0.0f",$1*0.3); }') \
--no-sandbox \
--test-type" --test-type"