qutebrowser: Rewrite medium urls to use scribe.rip

This commit is contained in:
Marty Oehme 2022-10-08 17:52:33 +02:00
parent b67ceb1330
commit b8e97120d9
Signed by: Marty
GPG Key ID: 73BA40D5AFAF49C9
2 changed files with 3 additions and 0 deletions

View File

@ -38,6 +38,7 @@ redirects = {
"www.instagram.com": "bibliogram.art",
"wikipedia.org": "wikiless.org",
"en.wikipedia.org": "wikiless.org",
"medium.com": "scribe.rip",
}

View File

@ -1,6 +1,8 @@
#!/usr/bin/env bash
# Open any of: quickmarks, bookmarks and browser history via dmenu (or rofi)
# Handle open -s && open -t with bemenu
#
# Requires sqlite3 binary installed to traverse the history.
#:bind o spawn --userscript /path/to/userscripts/qutedmenu open
#:bind O spawn --userscript /path/to/userscripts/qutedmenu tab