summarylogtreecommitdiffstats
path: root/soulseekqt.sh
diff options
context:
space:
mode:
authorGianluca Boiano2019-02-21 00:18:17 +0100
committerGianluca Boiano2019-02-21 00:18:17 +0100
commitb29d8a7d126618fb7d25894e8cb93bcb39aeace5 (patch)
tree41f34bf450be1ae771acdcd6017730b8e2f6e036 /soulseekqt.sh
parentcc0f1fa27113331b1c75fe7da9ac4b3477f29540 (diff)
downloadaur-b29d8a7d126618fb7d25894e8cb93bcb39aeace5.tar.gz
soulseekqt: fixed right click issue and using entire AppImage runtime
Diffstat (limited to 'soulseekqt.sh')
-rw-r--r--soulseekqt.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/soulseekqt.sh b/soulseekqt.sh
new file mode 100644
index 000000000000..3f44b3d466c2
--- /dev/null
+++ b/soulseekqt.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+LD_PRELOAD=/usr/lib/libfreetype.so.6 \
+LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:/opt/soulseekqt \
+/opt/soulseekqt/soulseekqt.AppImage