[qutebrowser] Increase font size by two point
This commit is contained in:
parent
5485f3c7b4
commit
ec09f35166
1 changed files with 1 additions and 1 deletions
|
@ -522,4 +522,4 @@ c.fonts.default_family = 'JetBrains Mono'
|
|||
# either a float value with a "pt" suffix, or an integer value with a
|
||||
# "px" suffix.
|
||||
# Type: String
|
||||
c.fonts.default_size = '10pt'
|
||||
c.fonts.default_size = '12pt'
|
||||
|
|
Loading…
Reference in a new issue