From a41f6e7247e0966eb7cbf64095a2654cc4dd01de Mon Sep 17 00:00:00 2001
From: Shubham Saini <shubham6405@gmail.com>
Date: Sun, 17 May 2020 20:24:42 +0530
Subject: patched dwm

---
 st/config.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'st')

diff --git a/st/config.h b/st/config.h
index 23ea70a..3b87a92 100644
--- a/st/config.h
+++ b/st/config.h
@@ -5,7 +5,7 @@
  *
  * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
  */
-static char *font = "Hermit:pixelsize=12:antialias=true:autohint=true";
+static char *font = "Hermit:pixelsize=12.5:antialias=true:autohint=true";
 static int borderpx = 9;
 
 /*
-- 
cgit v1.2.3