update qutebrowser and fix rifle magnet links
This commit is contained in:
parent
7ec152656a
commit
83e4205be3
3 changed files with 13 additions and 5 deletions
|
@ -52,7 +52,7 @@
|
|||
# URLs
|
||||
#-------------------------------------------
|
||||
match ^https?://, has qutebrowser, X, flag f = qutebrowser -- "$@"
|
||||
match ^magnet:, has transmission-remote = qutebrowser -- "$@"
|
||||
match ^magnet:, has transmission-remote = transmission-remote --add "$@"
|
||||
|
||||
#-------------------------------------------
|
||||
# Websites
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue