[qutebrowser] Bind ,y to yakshed Mastodon

This commit is contained in:
Sebastian Schulze 2022-12-08 08:35:07 +01:00
parent e5719694de
commit a43e287999
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@ config.bind(',aw', 'set content.webgl true')
config.bind(',ac', 'set content.javascript.can_access_clipboard true')
config.bind(',b', 'open https://read.yakshed.org/bookmarklet?url={url}')
config.bind(',y', 'open https://social.yakshed.org/authorize_interaction?uri={url}')
config.bind('<z><l>', 'spawn --userscript qute-pass --mode gopass --username-target secret --username-pattern "user: (.+)"')
config.bind('<z><u><l>', 'spawn --userscript qute-pass --mode gopass --username-target secret --username-pattern "user: (.+)" --username-only')