From e0baa86a44d88d2712c3ca10528c4f0b517ae9d9 Mon Sep 17 00:00:00 2001 From: RealStickman Date: Tue, 8 Dec 2020 20:43:49 +0100 Subject: [PATCH] Use Fira Code Regular as Terminal font --- arch-config/.config/termite/config | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/arch-config/.config/termite/config b/arch-config/.config/termite/config index aeee2c94..db49e7bc 100644 --- a/arch-config/.config/termite/config +++ b/arch-config/.config/termite/config @@ -8,8 +8,9 @@ cursor_blink = system cursor_shape = block dynamic_title = true filter_unmatched_urls = true -font = Monospace 11 -#font = Hack Bold 10 +#font = Monospace 11 +#font = Iosevka Term 12 +font = Fira Code Regular 11 geometry = 900x650 highlight = #2f2f2f icon_name = terminal