pmaports/main/postmarketos-ui-asteroid/gtk-app-wayland.sh

5 lines
155 B
Bash

#!/bin/sh
# Most pure GTK3 apps use wayland by default, but some,
# like Firefox, need the backend to be explicitely selected.
export GDK_BACKEND=wayland