summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbittin2021-05-11 15:21:23 +0200
committerbittin2021-05-11 15:21:23 +0200
commit009ccd4ad5d3904c3a2ca8afc2260c622b18fef0 (patch)
treecea327eb6a566806fd61a690f3b3f0a5200f0b5b
parent6b5be9fa0c0791667c1c7dfc4aa1755fa5f71030 (diff)
downloadaur-009ccd4ad5d3904c3a2ca8afc2260c622b18fef0.tar.gz
whoops forgot to update the checksums
-rw-r--r--atom.desktop.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/atom.desktop.in b/atom.desktop.in
new file mode 100644
index 000000000000..f028eba23d5f
--- /dev/null
+++ b/atom.desktop.in
@@ -0,0 +1,11 @@
+[Desktop Entry]
+Name=<%= appName %>
+Comment=<%= description %>
+GenericName=Text Editor
+Exec=env ATOM_DISABLE_SHELLING_OUT_FOR_ENVIRONMENT=false <%= installDir %>/bin/<%= appFileName %> %F
+Icon=<%= iconPath %>
+Type=Application
+StartupNotify=true
+Categories=GNOME;GTK;Utility;TextEditor;Development;
+MimeType=text/plain;
+StartupWMClass=atom