[qutebrowser] Increase font size by two point

This commit is contained in:
Marcel Kapfer 2021-05-09 21:09:28 +02:00
parent 5485f3c7b4
commit ec09f35166
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
1 changed files with 1 additions and 1 deletions

View File

@ -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'