Skip to content

Commit 196d19c

Browse files
committed
readme.md
1 parent 35e86de commit 196d19c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,9 @@ chromium-browser --noerrdialogs --disable-infobars --kiosk 'http://127.0.0.1:500
208208

209209
For the 3840x1100 screen, you can increase the zoom level of chromium using --force-device-scale-factor=1.5 on the command line.
210210

211-
If the web page checks for the dark mode system setting, the --force-dark-mode can be added to the command line.
211+
If the web page checks for the dark mode system setting, --force-dark-mode can be added to the command line.
212+
213+
To disable the cache mechanism, --disk-cache-dir=/dev/null can be added to the command line.
212214

213215
Some chromium performance related flags can be found here :
214216

0 commit comments

Comments
 (0)