Remove qutebrowser h shortcut
This commit is contained in:
parent
9ef2574a9a
commit
7ec8e7e954
@ -31,7 +31,3 @@ c.content.private_browsing = True
|
||||
c.tabs.max_width = 100
|
||||
c.tabs.position = "bottom"
|
||||
c.statusbar.show = "in-mode"
|
||||
|
||||
# This is so when using newsboat with qutebrowser,
|
||||
# they can be operated using only hjkl.
|
||||
config.bind('h', 'quit', mode='normal')
|
||||
|
Loading…
Reference in New Issue
Block a user