Update 2024-02-14 07:51 OpenBSD/amd64-x13
This commit is contained in:
13
.bin/OLD/chrome-small
Executable file
13
.bin/OLD/chrome-small
Executable file
@@ -0,0 +1,13 @@
|
||||
#!/bin/sh
|
||||
/usr/local/bin/chrome \
|
||||
--high-dpi-support=0 \
|
||||
--force-device-scale-factor=0.8 \
|
||||
--password-store=basic \
|
||||
--no-proxy-server \
|
||||
--enable-features=WebUIDarkMode \
|
||||
--force-dark-mode \
|
||||
--ignore-gpu-blocklist \
|
||||
--use-gl=desktop \
|
||||
--wm-window-animations-disabled \
|
||||
--webrtc-max-cpu-consumption-percentage=10 \
|
||||
--new-window "$@"
|
||||
Reference in New Issue
Block a user