From c0044eba31cdf3d575cdf8ae43aff1e7dc7a6529 Mon Sep 17 00:00:00 2001 From: Sébastien Dailly Date: Fri, 3 Mar 2017 21:31:42 +0100 Subject: Update the configuration --- tabbed/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tabbed') diff --git a/tabbed/config.h b/tabbed/config.h index 1a5e933..f319f97 100644 --- a/tabbed/config.h +++ b/tabbed/config.h @@ -1,7 +1,7 @@ /* See LICENSE file for copyright and license details. */ /* appearance */ -static const char font[] = "monospace:size=9"; +static const char font[] = "monospace:size=8"; static const char* normbgcolor = "#222222"; static const char* normfgcolor = "#cccccc"; static const char* selbgcolor = "#555555"; -- cgit v1.2.3