Wider space between text and borders in st.

This commit is contained in:
Bartek Stalewski 2022-03-31 23:28:08 +02:00
parent ff2db224f4
commit 5c526666b2

View File

@ -7,7 +7,7 @@
*/
static char *font = "RobotoMono Nerd Font:style=Medium:pixelsize=14";
static char *font2[] = { "Noto Color Emoji:pixelsize=12" };
static int borderpx = 2;
static int borderpx = 5;
/*
* What program is execed by st depends of these precedence rules: