my-scripts/chromium-wayland

4 lines
126 B
Plaintext
Raw Normal View History

2022-09-19 02:13:02 +00:00
#!/bin/sh
#chromium --enable-features=UseOzonePlatform --ozone-platform=wayland "$@"
chromium --ozone-platform-hint=auto "$@"