Update chromium.conf
This commit is contained in:
parent
dba2828d66
commit
077c41e26f
|
|
@ -10,4 +10,5 @@ CHROMIUM_FLAGS="--disable-smooth-scrolling \
|
|||
--disable-composited-antialiasing \
|
||||
--disk-cache-dir=/tmp/${USER}-cache \
|
||||
--disk-cache-size=$(findmnt --target /tmp -n -o AVAIL -b | awk '{printf ("%0.0f",$1*0.3); }') \
|
||||
--no-sandbox \
|
||||
--test-type"
|
||||
|
|
|
|||
Loading…
Reference in New Issue