1
0
Fork 0

qute: bind password fiuller

This commit is contained in:
Vladimír Dudr 2025-01-02 08:50:40 +01:00
parent b53a44e193
commit 939a8d0781

View file

@ -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')