diff options
author | Justine Smithies <justine@smithies.me.uk> | 2024-11-08 20:41:40 +0000 |
---|---|---|
committer | Justine Smithies <justine@smithies.me.uk> | 2024-11-08 20:41:40 +0000 |
commit | 47f3bc8e0a8784f849cce23c9dfa72d1ea1d22b0 (patch) | |
tree | b31299696aaf3b100c801bc5ab1a4fb0364b3a88 /.local/share/applications/newsboat.desktop | |
parent | 916159c06a0eeff464985640e45b2412242dc466 (diff) |
Initial commit
Diffstat (limited to '.local/share/applications/newsboat.desktop')
-rw-r--r-- | .local/share/applications/newsboat.desktop | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.local/share/applications/newsboat.desktop b/.local/share/applications/newsboat.desktop new file mode 100644 index 0000000..593efa0 --- /dev/null +++ b/.local/share/applications/newsboat.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Type=Application +Terminal=false +Exec=foot -a newsboat -e newsboat +Name=Newsboat +GenericName=RSS/Atom feed reader +Comment=Newsboat is an RSS/Atom feed reader for the text console +Icon=application-rss+xml-symbolic +Keywords=News;Browser;Terminal +MimeType=inode/directory; +Categories=ConsoleOnly;System |