Y
Hacker News
new
|
ask
|
show
|
jobs
by
mssdvd
1969 days ago
It works well with pass.
1 comments
3np
1969 days ago
Did you do anything to integrate it or just solve pass outside of qb?
link
ivann
1969 days ago
You can use the userscripts :
https://github.com/qutebrowser/qutebrowser/tree/master/misc/...
For example for pass:
config.bind('some key', 'spawn --userscript qute-pass')
link