1
0
Fork 0

🚸 Added desktop entry

This commit is contained in:
makeworld 2020-06-21 19:16:05 -04:00
parent c57f088157
commit a5d946ddcb
2 changed files with 12 additions and 0 deletions

View File

@ -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)

11
amfora.desktop Normal file
View File

@ -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;