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;