qutebrowser: increase min font size
This commit is contained in:
parent
26ffaa4db0
commit
35de512300
@ -387,7 +387,7 @@ c.fonts.web.size.default_fixed = 20
|
|||||||
|
|
||||||
# Hard minimum font size (in pixels).
|
# Hard minimum font size (in pixels).
|
||||||
# Type: Int
|
# Type: Int
|
||||||
c.fonts.web.size.minimum = 15
|
c.fonts.web.size.minimum = 16
|
||||||
|
|
||||||
# Bindings for normal mode
|
# Bindings for normal mode
|
||||||
config.bind(';#', 'hint code userscript code_select.py')
|
config.bind(';#', 'hint code userscript code_select.py')
|
||||||
|
Loading…
Reference in New Issue
Block a user