#!/bin/sh

exec /usr/lib/qt6/bin/qtpaths6 \
	-qtconf /usr/lib/x86_64-linux-gnu/qt6/qt6.conf \
	"$@"
