~petersanchez/st

61b20f4bc1eae90fd9d5f3582252d6181ee21b4f — Christoph Lohmann 11 years ago 373a8f5
Add a notice in the config.def.h file how to obtain the syntax for

xft/fontcache.
1 files changed, 5 insertions(+), 1 deletions(-)

M config.def.h
M config.def.h => config.def.h +5 -1
@@ 1,6 1,10 @@
/* See LICENSE file for copyright and license details. */

/* appearance */
/*
 * appearance
 *
 * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
 */
static char font[] = "Liberation Mono:pixelsize=12:antialias=false:autohint=false";
static int borderpx = 2;
static char shell[] = "/bin/sh";