diff --git a/bin/qtpass-wayland b/bin/qtpass-wayland new file mode 100755 index 0000000..4a70c50 --- /dev/null +++ b/bin/qtpass-wayland @@ -0,0 +1,4 @@ +#!/usr/bin/env bash + +# Compatible with Wayland. Cf. https://github.com/IJHack/QtPass/issues/663 +QT_QPA_PLATFORM=xcb /usr/bin/qtpass