#!/usr/bin/env bash
set -x
#flatpak run io.github.NhekoReborn.Nheko $@
flatpak run io.github.NhekoReborn.Nheko//master $@
set +x