Set hint chars for Qutebrowser
This commit is contained in:
parent
73b541b1fa
commit
ca18c357e3
1 changed files with 2 additions and 0 deletions
|
|
@ -22,5 +22,7 @@ settings:
|
||||||
global: true
|
global: true
|
||||||
content.javascript.can_access_clipboard:
|
content.javascript.can_access_clipboard:
|
||||||
global: false
|
global: false
|
||||||
|
hints.chars:
|
||||||
|
global: abcdefghijlmnoprstuvz
|
||||||
url.start_pages:
|
url.start_pages:
|
||||||
global: file:///home/oliver/Dokumente/Coding/dashboard/index.htm
|
global: file:///home/oliver/Dokumente/Coding/dashboard/index.htm
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue