diff --git a/KittehPlayer-Wrapper b/KittehPlayer-Wrapper index 8653aa6..4c79d6b 100755 --- a/KittehPlayer-Wrapper +++ b/KittehPlayer-Wrapper @@ -1,3 +1,3 @@ #!/bin/bash source /opt/qt512/bin/qt512-env.sh -exec KittehPlayer-bin \ No newline at end of file +exec KittehPlayer-bin "$@" \ No newline at end of file