0645c552bf
[ci:skip-build] already built successfully in CI
7 lines
210 B
Bash
7 lines
210 B
Bash
#!/bin/sh
|
|
|
|
export QT_IM_MODULE=qtvirtualkeyboard
|
|
|
|
# shellcheck disable=SC1091
|
|
. /usr/share/lipstick-glacier-home-qt5/nemovars.conf
|
|
/usr/bin/lipstick -platform eglfs -plugin evdevmouse evdevkeyboard evdevtablet
|