[qutebrowser] Move hints to the right hand side which feels way smoother

This commit is contained in:
Sebastian Schulze 2022-01-18 23:17:14 +01:00
parent 655f01ba70
commit d15c20e9f4
No known key found for this signature in database
GPG Key ID: F6BA63C6A7D3044E
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ c.content.blocking.method = "adblock"
c.content.notifications.enabled = False
c.hints.border = "1px solid #CCCCCC"
c.hints.chars = "qwertasdfyxcv"
c.hints.chars = "jkluiom,."
c.hints.min_chars = 1
config.bind(',grl', 'greasemonkey-reload')