Update mimeapps.list and newsboat urls
This commit is contained in:
parent
ca046f721f
commit
5b393d9e74
@ -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
|
||||
|
@ -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
|
||||
|
@ -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)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user