pmaports/main/postmarketos-base-ui/rootfs-etc-profile.d-qt-wayland.sh
Willow Barraco 01a5c18735
main/postmarketos-base-ui: new qt-tweaks and qt-wayland submodules (MR 4242)
This is a refactorisation from the sxmo-common-qt_tweaks and
postmarketos-base-ui-phosh-qt_tweaks.
2023-07-17 13:08:58 -07:00

3 lines
86 B
Bash

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