st patch
This commit is contained in:
parent
868ee81a85
commit
d73791575a
15
st-patch-1.0.diff
Normal file
15
st-patch-1.0.diff
Normal file
@ -0,0 +1,15 @@
|
||||
diff --git a/config.h b/config.h
|
||||
index c86daa3..acd6360 100644
|
||||
--- a/config.h
|
||||
+++ b/config.h
|
||||
@@ -5,8 +5,8 @@
|
||||
*
|
||||
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
|
||||
*/
|
||||
-static char *font = "mono:pixelsize=12:antialias=true:autohint=true";
|
||||
-static char *font2[] = { "NotoColorEmoji:pixelsize=10:antialias=true:autohint=true" };
|
||||
+static char *font = "IntoneMonoNerdFontMono:pixelsize=18:antialias=true:autohint=true";
|
||||
+static char *font2[] = { "NotoColorEmoji:pixelsize=10:antialias=true:autohint=true", };
|
||||
static int borderpx = 2;
|
||||
|
||||
/*
|
||||
Loading…
x
Reference in New Issue
Block a user