qutebrowser tweaks

This commit is contained in:
Bartek Stalewski 2022-05-13 15:37:06 +02:00
parent f707251866
commit 96a28cd8c5

View File

@ -622,7 +622,7 @@ c.completion.height = '40%'
## - bookmarks ## - bookmarks
## - history ## - history
## - filesystem ## - 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 ## Move on to the next part when there's only one possible completion
## left. ## left.