From 6aded4fdb7c8b000c7baa0dc60665f9f36ccc4f8 Mon Sep 17 00:00:00 2001 From: Jonathan Hodgson Date: Thu, 1 Aug 2019 18:45:58 +0100 Subject: [PATCH] Small config changes --- config.def.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.def.h b/config.def.h index 482901e..2ea9970 100644 --- a/config.def.h +++ b/config.def.h @@ -5,7 +5,7 @@ * * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html */ -static char *font = "Liberation Mono:pixelsize=12:antialias=true:autohint=true"; +static char *font = "Iosevka-10:antialias=true:autohint=true"; static int borderpx = 2; /* @@ -63,7 +63,7 @@ static unsigned int cursorthickness = 2; static int bellvolume = 0; /* default TERM value */ -char *termname = "st-256color"; +char *termname = "xterm-256color"; /* * spaces per tab