#!/bin/bash
export WEBKIT_DISABLE_DMABUF_RENDERER=1
export GDK_BACKEND=x11
exec /usr/lib/guiman/guiman "$@"
