Back to slightly bigger font.

This commit is contained in:
Bartek Stalewski 2021-08-23 21:42:21 +02:00
parent c586cfd5f9
commit 80ee8cdae4
2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@ c.downloads.position = 'bottom'
c.downloads.remove_finished = 20000
c.downloads.location.directory = os.path.expanduser("~")
c.fonts.default_family = ["JetBrainsMono Nerd Font Mono"]
c.fonts.default_size = '10pt'
c.fonts.default_size = '12pt'
c.fonts.prompts = 'default_size default_family'
c.input.insert_mode.auto_load = True
c.scrolling.smooth = True