fix(qtpass): Add new binary for wayland compat.
This commit is contained in:
parent
120388f1c8
commit
81ee746ad4
4
bin/qtpass-wayland
Executable file
4
bin/qtpass-wayland
Executable file
@ -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
|
Loading…
Reference in New Issue
Block a user