From f48233ba4bcbc9acceb2e7651e120bd67da744bc Mon Sep 17 00:00:00 2001 From: Josh Wolfe Date: Tue, 24 Jan 2017 21:04:14 -0500 Subject: [PATCH] Swapped font back to Inconsolata --- terminator/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terminator/config b/terminator/config index eb831bf..1f4cf7e 100644 --- a/terminator/config +++ b/terminator/config @@ -27,7 +27,7 @@ cursor_blink = False cursor_color = "#e4e4e4" custom_command = env TERM=xterm-256color zsh - font = Hack 13 + font = Inconsolata 14 foreground_color = "#ffffff" palette = "#000000:#fc4346:#50fb7c:#f0fb8c:#49baff:#fc4cb4:#8be9fe:#ededec:#555555:#fc4346:#50fb7c:#f0fb8c:#49baff:#fc4cb4:#8be9fe:#ededec" scrollback_infinite = True