diff options
Diffstat (limited to 'config/qutebrowser/config.py')
| -rw-r--r-- | config/qutebrowser/config.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/qutebrowser/config.py b/config/qutebrowser/config.py index 5f80067..97c7147 100644 --- a/config/qutebrowser/config.py +++ b/config/qutebrowser/config.py @@ -93,6 +93,8 @@ c.hints.chars = 'azsxdclmknjb' c.hints.auto_follow = 'unique-match' c.content.pdfjs = True +nunmap('m') +nunmap('M') nunmap("<Ctrl-a>") nunmap('<Ctrl-v>') nunmap('<Ctrl-x>') |
