5 lines
132 B
Bash
Executable File
5 lines
132 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
# Compatible with Wayland. Cf. https://github.com/IJHack/QtPass/issues/663
|
|
QT_QPA_PLATFORM=xcb /usr/bin/qtpass
|