diff --git a/_desktop/qutebrowser/config.py b/_desktop/qutebrowser/config.py index 691fda4..2d9755b 100644 --- a/_desktop/qutebrowser/config.py +++ b/_desktop/qutebrowser/config.py @@ -622,7 +622,7 @@ c.completion.height = '40%' ## - bookmarks ## - history ## - filesystem -c.completion.open_categories = ['quickmarks', 'history'] +c.completion.open_categories = ['quickmarks'] ## Move on to the next part when there's only one possible completion ## left.