aboutsummaryrefslogtreecommitdiff
path: root/bin/runelite
diff options
context:
space:
mode:
Diffstat (limited to 'bin/runelite')
-rwxr-xr-xbin/runelite3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/runelite b/bin/runelite
new file mode 100755
index 0000000..54cbb6f
--- /dev/null
+++ b/bin/runelite
@@ -0,0 +1,3 @@
+#!/usr/bin/env bash
+
+_JAVA_AWT_WM_NONREPARENTING=1 ~/runelite/runelite & disown