#!/bin/sh

export GTK_USE_PORTAL=1

exec _neon.firefox "$@"
