From 3df43685709eb66be50bce47877d2bc2d781e468 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Wed, 27 Mar 2019 16:27:57 +0100 Subject: Add comment fonts to termite config Signed-off-by: Florian Pritz --- .config/termite/config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.config/termite/config b/.config/termite/config index 4322a93..43e7f0c 100644 --- a/.config/termite/config +++ b/.config/termite/config @@ -9,8 +9,9 @@ allow_bold = false dynamic_title = true urgent_on_bell = true clickable_url = true -#font = DejaVu Sans Mono 9 font = foxxx0 foxxx0font 14px +#font = Roboto Mono 14px +#font = DejaVu Sans Mono 14px scrollback_lines = 1000 search_wrap = true #icon_name = terminal -- cgit v1.2.3-24-g4f1b