From aa975def33e14a19ebce25731f0051f5d27c6123 Mon Sep 17 00:00:00 2001 From: stefan Date: Mon, 17 Apr 2023 12:47:22 -0400 Subject: stuff and things --- 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 5f65527..95f8b79 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 = "Iosevka NF:size=15:antialias=true:autohint=true"; +static char *font = "RobotoMono Nerd Font: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-default-dark.h" +#include "base16-google-light.h" /* * Default shape of cursor -- cgit v1.2.3