diff --git a/bash/usr-local-bin/nheko b/bash/usr-local-bin/nheko index afe5f4d..b06391e 100755 --- a/bash/usr-local-bin/nheko +++ b/bash/usr-local-bin/nheko @@ -4,6 +4,8 @@ # TODO: Handle --help & --version flags +# In case of unexplained crashing add the --compact flag! + set -x flatpak run --env=LANGUAGE=fi:eo:en im.nheko.Nheko//master --profile $@ set +x