From 127b8963732a34b8837a22b6553e18bb64a85430 Mon Sep 17 00:00:00 2001 From: Paul Walko Date: Tue, 29 Dec 2020 12:51:29 -0500 Subject: [PATCH] specify font --- termite/config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/termite/config b/termite/config index afeb187..b44b12e 100644 --- a/termite/config +++ b/termite/config @@ -3,3 +3,6 @@ [colors] foreground = orange background = black + +[options] +font = Monospace 12