summarylogtreecommitdiffstats
path: root/hikari-field-client
diff options
context:
space:
mode:
Diffstat (limited to 'hikari-field-client')
-rw-r--r--hikari-field-client2
1 files changed, 1 insertions, 1 deletions
diff --git a/hikari-field-client b/hikari-field-client
index 7d28ce21f1c4..9feb805fefb6 100644
--- a/hikari-field-client
+++ b/hikari-field-client
@@ -1,2 +1,2 @@
#!/bin/bash
-electron13 /usr/share/hikari-field-client-bin/app.asar \ No newline at end of file
+ELECTRON_FORCE_IS_PACKAGED=true electron13 /usr/share/hikari-field-client-bin/app.asar --disable-gpu --no-sandbox \ No newline at end of file