Wider space between text and borders in st.
This commit is contained in:
parent
ff2db224f4
commit
5c526666b2
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user