Blob Blame History Raw
#!/bin/bash

# See https://github.com/dgud/wings/issues/321#issuecomment-442035366
#     https://github.com/dgud/wings/issues/323
export GDK_BACKEND=x11

exec /usr/bin/erl -noinput -run wings_start start_halt ${1+"$@"}