Actually use hint chars in qutebrowser
This commit is contained in:
parent
c14272ed37
commit
6401064ed0
1 changed files with 1 additions and 1 deletions
|
|
@ -828,7 +828,7 @@ c.editor.command = ['urxvt', '-e', 'emacs', '{}']
|
|||
|
||||
## Chars used for hint strings.
|
||||
## Type: UniqueCharString
|
||||
# c.hints.chars = 'aoeuidhtns'
|
||||
c.hints.chars = 'aoeuidhtns'
|
||||
|
||||
## The dictionary file to be used by the word hints.
|
||||
## Type: File
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue