summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/config.h b/config.h
index 99227a0..415a66e 100644
--- a/config.h
+++ b/config.h
@@ -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