Update mimeapps.list and newsboat urls

This commit is contained in:
samedamci 2020-06-01 08:53:18 +02:00
parent 73956be90b
commit bd1a08a16e
No known key found for this signature in database
GPG Key ID: FCB4A9A20D00E894
3 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,4 @@
[Default Applications]
# Author: Luke Smith
text/x-shellscript=text.desktop;
x-scheme-handler/magnet=torrent.desktop;
application/x-bittorrent=torrent.desktop;
@ -13,6 +10,7 @@ image/png=img.desktop;
image/jpeg=img.desktop;
image/gif=img.desktop;
application/rss+xml=rss.desktop
application/atom+xml=rss.desktop;
video/x-matroska=video.desktop
inode/directory=file.desktop
x-scheme-handler/http=linkhandler.desktop

View File

@ -2,6 +2,8 @@ http://lukesmith.xyz/rss.xml "luke smith"
https://notrelated.libsyn.com/rss "luke smith"
https://www.youtube.com/feeds/videos.xml?channel_id=UC2eYFnH61tmytImy1mTYvhA "luke smith" "~Luke Smith (YouTube)"
https://suckless.org/atom.xml "linux"
https://privacytools.statuspage.io/history.rss "privacy"
https://www.archlinux.org/feeds/news/ "linux"
https://www.parabola.nu/feeds/news/ "linux"
https://gynvael.coldwind.pl/rss_pl.php "tech" "~Gynvael Coldwind"
http://postmarketos.org/blog/feed.atom

View File

@ -2,4 +2,4 @@
# Show mpd queue in notification.
notify-send -u normal "MPD queue" "Solar - Amy"
notify-send -u normal "MPD queue" "$(mpc queued)"