Wider space between text and borders in st.
This commit is contained in:
parent
ff2db224f4
commit
5c526666b2
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue