mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 17:41:40 -05:00
Use peff's hintname setting because I like it
This commit is contained in:
parent
6bfa641b32
commit
bd1efbc79b
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ jsb browser.runtime.getPlatformInfo().then(os=>{const profiledir = os.os=="win"
|
||||||
|
|
||||||
" Sane hinting mode
|
" Sane hinting mode
|
||||||
set hintfiltermode vimperator-reflow
|
set hintfiltermode vimperator-reflow
|
||||||
set hintchars 4327895610
|
set hintnames numeric
|
||||||
|
|
||||||
" Make Tridactyl work on more sites at the expense of some security
|
" Make Tridactyl work on more sites at the expense of some security
|
||||||
set csp clobber
|
set csp clobber
|
||||||
|
|
Loading…
Add table
Reference in a new issue