diff --git a/config.def.h b/config.def.h index d056db4..b37d875 100644 --- a/config.def.h +++ b/config.def.h @@ -1,6 +1,6 @@ /* See LICENSE file for copyright and license details. */ /* Default settings; can be overriden by command line. */ -static char font[] = "monospace:size=10"; +static char font[] = "Hack Nerd Font:size=10"; static const char *fonts[] = { font, "monospace:size=10",