diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2015-07-16 22:19:53 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2015-08-06 13:17:30 +0200 |
commit | 044a06104771242c020b8723c393599c92e94fcb (patch) | |
tree | d16efb56f1aa9e7258a051439ce8591f6ebf4a77 /termite/config | |
parent | 76c826827a7693924e68f274b338f87d59dcca30 (diff) | |
download | dotfiles-044a06104771242c020b8723c393599c92e94fcb.tar.xz |
termite: Bump font size
Diffstat (limited to 'termite/config')
-rw-r--r-- | termite/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/termite/config b/termite/config index fa2247e..6d5b01e 100644 --- a/termite/config +++ b/termite/config @@ -9,7 +9,7 @@ allow_bold = true dynamic_title = true urgent_on_bell = true clickable_url = true -font = FNCP6 10.2 +font = FNCP6 11.2 scrollback_lines = 1000 search_wrap = true icon_name = terminal |