diff options
-rw-r--r-- | .config/termite/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/termite/config b/.config/termite/config index d42e334..01b99d4 100644 --- a/.config/termite/config +++ b/.config/termite/config @@ -7,7 +7,7 @@ allow_bold = true dynamic_title = true urgent_on_bell = true clickable_url = true -font = Inconsolata 10 +font = Inconsolata 11 scrollback_lines = 10000 search_wrap = true icon_name = terminal |