Configuraciones de fuentes

This commit is contained in:
2021-02-13 11:33:10 -03:00
parent fa279f6c6b
commit 3913753f58
4 changed files with 2 additions and 2 deletions

View File

@@ -5,8 +5,8 @@
*
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
*/
static char *font = "Iosevka:size=10:antialias=true:autohint=true";
static int borderpx = 4;
static char *font = "monospace";
static int borderpx = 10;
/*
* What program is execed by st depends of these precedence rules: