ENH make brave use args

This commit is contained in:
Nathan Dwarshuis 2021-03-15 22:57:15 -04:00
parent 9fe1c20457
commit 8f5481397d
1 changed files with 2 additions and 1 deletions

View File

@ -10,5 +10,6 @@ brave --process-per-site \
--enable-zero-copy \
--enable-oop-rasterization \
--enable-features=VaapiVideoDecoder,WebUIDarkMode \
--force-dark-mode
--force-dark-mode \
"$@"