mirror of
https://github.com/kbumsik/VirtScreen.git
synced 2025-02-12 11:21:53 +00:00
AppImage: added command line arguments
This commit is contained in:
parent
2bf8dedf9d
commit
f5884ae9a1
1 changed files with 1 additions and 1 deletions
|
@ -11,4 +11,4 @@ export QML2_IMPORT_PATH=$ENV/lib/python3.6/site-packages/PyQt5/Qt/qml
|
|||
# export QT_QPA_FONTDIR=/usr/share/fonts
|
||||
# export QT_XKB_CONFIG_ROOT=/usr/share/X11/xkb
|
||||
|
||||
$ENV/bin/python3 $ENV/bin/virtscreen
|
||||
$ENV/bin/python3 $ENV/bin/virtscreen $@
|
||||
|
|
Loading…
Reference in a new issue