From 595280690c71b723b54c401169b860d1c567e570 Mon Sep 17 00:00:00 2001 From: William Carroll Date: Wed, 22 Jan 2020 21:07:44 +0000 Subject: Prefer JetBrainsMono font for Terminator TODO: Consider completing terminator.el and allow things like that font and font-size to be parameterized. --- configs/shared/.config/terminator/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/shared/.config/terminator/config b/configs/shared/.config/terminator/config index 7aa2dd2077bc..5830575f30e3 100644 --- a/configs/shared/.config/terminator/config +++ b/configs/shared/.config/terminator/config @@ -6,7 +6,7 @@ background_color = "#fcf4dc" cursor_shape = ibeam cursor_color = "#536870" - font = Input Mono Medium 12 + font = JetBrainsMono 9 foreground_color = "#536870" show_titlebar = False scrollbar_position = hidden -- cgit 1.4.1