summarylogtreecommitdiffstats
path: root/electron.desktop
diff options
context:
space:
mode:
authorJonas Heinrich2017-11-28 22:19:37 +0100
committerJonas Heinrich2017-11-28 22:19:37 +0100
commitbe249aa85007b8d48a4eab7dfe38e2404f70034c (patch)
tree56dc099158b510b348ec5f734434eea8a2f74f90 /electron.desktop
downloadaur-electron-wayland.tar.gz
first commit
Diffstat (limited to 'electron.desktop')
-rw-r--r--electron.desktop7
1 files changed, 7 insertions, 0 deletions
diff --git a/electron.desktop b/electron.desktop
new file mode 100644
index 000000000000..e29e4d6ce9a7
--- /dev/null
+++ b/electron.desktop
@@ -0,0 +1,7 @@
+[Desktop Entry]
+Type=Application
+Name=Electron
+Icon=electron
+Exec=electron %u
+Categories=Development;GTK;
+StartupNotify=true