# -*- shell-script -*-

if test "$(hostname)" = Zenith; then # TODO
	export QT_STYLE_OVERRIDE=GTK2
fi