01a5c18735
This is a refactorisation from the sxmo-common-qt_tweaks and postmarketos-base-ui-phosh-qt_tweaks.
3 lines
86 B
Bash
3 lines
86 B
Bash
#!/bin/sh
|
|
export QT_WAYLAND_DISABLE_WINDOWDECORATION=1
|
|
export QT_QPA_PLATFORM=wayland
|