diff options
author | s-ol | 2018-10-13 01:44:46 +1100 |
---|---|---|
committer | s-ol | 2018-10-13 01:44:46 +1100 |
commit | f7fe49d8e70bd980b3142866e0c212474cd42548 (patch) | |
tree | 299aade38299d6e945648233b017f855a811063b /ossia-score | |
download | aur-f7fe49d8e70bd980b3142866e0c212474cd42548.tar.gz |
initial commit
Diffstat (limited to 'ossia-score')
-rwxr-xr-x | ossia-score | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ossia-score b/ossia-score new file mode 100755 index 000000000000..aa3154135b90 --- /dev/null +++ b/ossia-score @@ -0,0 +1,3 @@ +#!/bin/sh +export QT_XKB_CONFIG_ROOT=/usr/share/X11/xkb +LD_LIBRARY_PATH=/usr/lib/score /usr/bin/score |