summarylogtreecommitdiffstats
path: root/Hyper.desktop
diff options
context:
space:
mode:
authorRyan Dowling2018-04-05 22:16:02 +1000
committerRyan Dowling2018-04-05 22:16:02 +1000
commit2c259780421f29b82cd118472b30f27297ce2545 (patch)
tree832e869faf7c1106e7fa8a787cc1ca37312db54b /Hyper.desktop
parent92e7670778b4e56bea4568b209ca7c6f238d7d50 (diff)
downloadaur-2c259780421f29b82cd118472b30f27297ce2545.tar.gz
fix: add in Desktop file and bin file to provide console access
Diffstat (limited to 'Hyper.desktop')
-rw-r--r--Hyper.desktop8
1 files changed, 8 insertions, 0 deletions
diff --git a/Hyper.desktop b/Hyper.desktop
new file mode 100644
index 000000000000..8c516b2f9ae8
--- /dev/null
+++ b/Hyper.desktop
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Name=Hyper
+Comment=A terminal build on web technologies
+Exec=/opt/appimages/Hyper.AppImage
+Icon=hyper
+Terminal=false
+Type=Application
+Categories=Development;TerminalEmulator;