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