diff options
-rw-r--r-- | config.h | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -5,9 +5,8 @@ * * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html */ -static char *font = "Iosevka:pixelsize=21:antialias=true:autohint=true"; -/* static char *font = "Monocraft:pixelsize=18:antialias=true:autohint=true"; */ -static int borderpx = 2; +static char *font = "Iosevka:pixelsize=20:style=regular"; +static int borderpx = 4; /* * What program is execed by st depends of these precedence rules: @@ -95,8 +94,6 @@ char *termname = "st-256color"; unsigned int tabspaces = 8; #include "miku.h" -/* #include "srcery.h" */ -/* #include "gruvbox.h" */ /* * Default shape of cursor |