1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2024-09-28 12:58:57 +00:00

Qute: nitterize

This commit is contained in:
Phantop 2020-02-08 23:17:47 -05:00
parent 808625abea
commit bd8b5565ff
2 changed files with 4 additions and 0 deletions

View file

@ -26,6 +26,7 @@ settings:
sa: spawn -u archive
sd: spawn -u open_download
st: spawn -u switchtor
sx: spawn -u nitterize
passthrough:
<Ctrl+Shift+Escape>exit: leave-mode
<Shift+Escape>: null

View file

@ -0,0 +1,3 @@
#!/usr/bin/fish
echo open (echo $QUTE_URL | sed 's/www.youtube.com/invidio.us/; s/twitter.com/nitter.net/') >> "$QUTE_FIFO"