#!/usr/bin/env bash static_args=('--enable-features=UseOzonePlatform' '--ozone-platform=wayland') chromium "${static_args[@]}" "$@"