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

6 lines
155 B
Bash
Raw Normal View History

#!/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