From d18e6eb27e002872429d3f931bc08d6af816e1f7 Mon Sep 17 00:00:00 2001 From: pryazha Date: Sun, 15 Jun 2025 16:10:11 +0500 Subject: removed some visual --- config.h | 7 ++----- 1 file 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 -- cgit v1.2.3-70-g09d2