pmaports/main/postmarketos-ui-phosh/phosh-qt-wayland.sh
Bart Ribbers 0a8cb8277f
main/postmarketos-ui-phosh: make Kirigami/QML apps use mobile controls (MR 1932)
Otherwise these applications will behave as desktop applications which
is obviously not desired
2021-04-05 22:21:18 +03:00

3 lines
86 B
Bash

#!/bin/sh
export QT_WAYLAND_DISABLE_WINDOWDECORATION=1
export QT_QPA_PLATFORM=wayland