#!/usr/bin/env bash
set -x
/usr/bin/vivaldi --ozone-platform=wayland --enable-features=WaylandWindowDecorations "$@"
set +x