From 3f074dcb4bcbdb3ad130432a9d5a2feb40e21055 Mon Sep 17 00:00:00 2001 From: Raghav Gururajan Date: Sat, 18 Dec 2021 20:54:32 -0500 Subject: [PATCH] Add termite. --- termite/config | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 termite/config diff --git a/termite/config b/termite/config new file mode 100644 index 0000000..b39e231 --- /dev/null +++ b/termite/config @@ -0,0 +1,7 @@ +[options] +font = Noto Mono 10 + +[colors] +foreground = #ffffff +background = #000000 +