From a5d946ddcbe5aaef67dc18a844529931a95837ff Mon Sep 17 00:00:00 2001 From: makeworld Date: Sun, 21 Jun 2020 19:16:05 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=B8=20Added=20desktop=20entry?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + amfora.desktop | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 amfora.desktop diff --git a/CHANGELOG.md b/CHANGELOG.md index ec6eade..6064e34 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Search from bottom bar - Wrapping based on terminal width (#1) - Right margin for text (#1) +- Desktop entry file ## Changed - Connection timeout is 15 seconds (was 5s) diff --git a/amfora.desktop b/amfora.desktop new file mode 100644 index 0000000..eb26eae --- /dev/null +++ b/amfora.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Type=Application +Name=Amfora +GenericName=Gemini TUI Browser +Comment=Browse Gemini in the terminal. +Categories=Network;WebBrowser;ConsoleOnly; +Keywords=gemini +Terminal=true +TryExec=amfora +Exec=amfora %U +MimeType=x-scheme-handler/gemini;