qute: bind password fiuller
This commit is contained in:
parent
b53a44e193
commit
939a8d0781
1 changed files with 2 additions and 0 deletions
|
@ -2010,6 +2010,8 @@ config.bind('d', 'tab-close --prev')
|
|||
config.bind('D', 'tab-close --next')
|
||||
config.bind('cl', 'tab-only --pinned keep --prev')
|
||||
config.bind('ch', 'tab-only --pinned keep --next')
|
||||
config.bind(' pp', 'spawn --userscript gopass-fill')
|
||||
config.bind(' po', 'spawn --userscript gopass-fill otp')
|
||||
# config.bind("'", 'mode-enter jump_mark')
|
||||
# config.bind('+', 'zoom-in')
|
||||
# config.bind('-', 'zoom-out')
|
||||
|
|
Loading…
Add table
Reference in a new issue