From 2603a0273f93412fe7bff5f7da98ee5072763f29 Mon Sep 17 00:00:00 2001 From: David Todd Date: Wed, 31 Mar 2021 10:41:16 -0500 Subject: [PATCH] use source code pro font for terminator --- home/.config/terminator/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home/.config/terminator/config b/home/.config/terminator/config index 0d8f06e..6744ec1 100644 --- a/home/.config/terminator/config +++ b/home/.config/terminator/config @@ -4,6 +4,8 @@ title_inactive_fg_color = "#c6c8d1" title_inactive_bg_color = "#6b7089" enabled_plugins = APTURLHandler, LaunchpadCodeURLHandler, LaunchpadBugURLHandler + title_use_system_font = False + title_font = Source Code Pro 10 [keybindings] [profiles] [[default]]