From 2afdc14615a4aa1dd5da3f1e9b515aa37f6dde88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Norman=20K=C3=B6hring?= Date: Wed, 20 Dec 2017 17:55:01 +0100 Subject: [PATCH] nerd font in st --- st/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/st/config.h b/st/config.h index 4c40a5f..8fb4d09 100644 --- a/st/config.h +++ b/st/config.h @@ -5,7 +5,7 @@ * * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html */ -char font[] = "monofur for powerline-14:antialias=false:autohint=true"; +char font[] = "Monofur Nerd Font Mono-14:antialias=false:autohint=true"; int borderpx = 16; /*