From db25a83fb4a480127a5b20abc67167730fb8fa95 Mon Sep 17 00:00:00 2001 From: stefan Date: Mon, 1 May 2023 21:28:11 -0400 Subject: this looks somewhat okay on good and bad displays --- config.def.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config.def.h') diff --git a/config.def.h b/config.def.h index 2b5331e..ad2971e 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 = "RobotoMono Nerd Font:pixelsize=15:antialias=true:autohint=true"; +static char *font = "fixed:pixelsize=15:antialias=true:autohint=true"; static int borderpx = 5; /* @@ -106,7 +106,7 @@ char *termname = "xterm-256color"; unsigned int tabspaces = 8; /* Terminal colors (16 first used in escape sequence) */ -#include "base16-gruvbox-dark-hard.h" +#include "base16-gruvbox-medium.h" /* * Default shape of cursor -- cgit v1.2.3