qutebrowser tweaks.

This commit is contained in:
Bartek Stalewski 2022-05-09 18:11:31 +02:00
parent 1ba03a274f
commit f3ec6e217e

View File

@ -2200,7 +2200,7 @@ config.unbind('<Ctrl-D>')
# config.bind('<forward>', 'forward')
config.bind('=', 'zoom-in')
# config.bind('?', 'set-cmd-text ?')
# config.bind('@', 'macro-run')
config.unbind('@')
# config.bind('B', 'set-cmd-text -s :quickmark-load -t')
# config.bind('D', 'tab-close -o')
# config.bind('F', 'hint all tab')