summarylogtreecommitdiffstats
path: root/ark-desktop.desktop
diff options
context:
space:
mode:
Diffstat (limited to 'ark-desktop.desktop')
-rw-r--r--ark-desktop.desktop16
1 files changed, 16 insertions, 0 deletions
diff --git a/ark-desktop.desktop b/ark-desktop.desktop
new file mode 100644
index 000000000000..fe350b812185
--- /dev/null
+++ b/ark-desktop.desktop
@@ -0,0 +1,16 @@
+[Desktop Entry]
+Version=1.0
+Name=Ark Desktop Wallet
+Comment=Multi Platform Ark Desktop Wallet
+TryExec=/usr/bin/ark-desktop-wallet
+Exec=/usr/bin/ark-desktop-wallet
+Terminal=false
+Type=Application
+Icon=ark-desktop
+Categories=Finance;
+MimeType: x-scheme-handler/ark;
+Actions=Explorer;
+
+[Desktop Action Explorer]
+Exec=xdg-open https://explorer.ark.io
+Name=Ark Blockchain Explorer \ No newline at end of file