summaryrefslogtreecommitdiff
path: root/st/config.h
diff options
context:
space:
mode:
authorShubham Saini <shubham6405@gmail.com>2020-05-17 14:54:42 +0000
committerShubham Saini <shubham6405@gmail.com>2020-05-17 14:54:42 +0000
commita41f6e7247e0966eb7cbf64095a2654cc4dd01de (patch)
treeb3c7f7c5e7a132201d08892b2a9fb066ee7a292b /st/config.h
parent16d45c32c20d7b3db8ba2533ca9d414d8cd308f2 (diff)
patched dwm
Diffstat (limited to 'st/config.h')
-rw-r--r--st/config.h2
1 files changed, 1 insertions, 1 deletions
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 @@
5 * 5 *
6 * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html 6 * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
7 */ 7 */
8static char *font = "Hermit:pixelsize=12:antialias=true:autohint=true"; 8static char *font = "Hermit:pixelsize=12.5:antialias=true:autohint=true";
9static int borderpx = 9; 9static int borderpx = 9;
10 10
11/* 11/*