diff options
Diffstat (limited to 'config.def.h')
-rw-r--r-- | config.def.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config.def.h b/config.def.h index 1969a54..2f6107e 100644 --- a/config.def.h +++ b/config.def.h @@ -17,6 +17,8 @@ static char *font2[] = { static int borderperc = 2; +static int center_text = 0; + /* * What program is execed by st depends of these precedence rules: * 1: program passed with -e |