summarylogtreecommitdiffstats
path: root/etcher
diff options
context:
space:
mode:
Diffstat (limited to 'etcher')
-rw-r--r--etcher2
1 files changed, 2 insertions, 0 deletions
diff --git a/etcher b/etcher
index 433385ba2f0d..04c4f1bb1899 100644
--- a/etcher
+++ b/etcher
@@ -1,5 +1,7 @@
#!/bin/sh
+# Prevent the AppImage prompting the user to create a Desktop file
+# in ~/.local when we already have one in /usr/share.
DESKTOPINTEGRATION=no
export DESKTOPINTEGRATION