summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
-rw-r--r--config.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 033ba10..67747c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,7 +23,7 @@ source=(
)
md5sums=(
'7a0155e070d14041f69ca4466aad18bf'
- '4110b6459367bc5d4d3b381bec489db2'
+ 'SKIP'
'b1bd448607e4f8ffa05d78986fc7c9e5'
'04c3ca13a702147c62db90f556c5b3ca'
'77af8e227f0414b2493fdb67456a7342'
diff --git a/config.h b/config.h
index e5648db..1b8c196 100644
--- a/config.h
+++ b/config.h
@@ -5,7 +5,7 @@
*
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
*/
-static char *font = "mono:pixelsize=17:antialias=true:autohint=true";
+static char *font = "Hasklug Nerd Font Mono:size=15:antialias=true:autohint=true";
static int borderpx = 2;
/*