[hackers] [st] Add a notice in the config.def.h file how to obtain the syntax for || Christoph Lohmann

From: <hg_AT_suckless.org>
Date: Sun, 25 Nov 2012 16:01:07 +0100 (CET)

changeset: 429:5bec10afbedb
tag: tip
user: Christoph Lohmann <20h_AT_r-36.net>
date: Sun Nov 25 15:59:16 2012 +0100
files: config.def.h
description:
Add a notice in the config.def.h file how to obtain the syntax for
xft/fontcache.


diff -r 778670eae74e -r 5bec10afbedb config.def.h
--- a/config.def.h Sun Nov 25 09:23:34 2012 +0100
+++ b/config.def.h Sun Nov 25 15:59:16 2012 +0100
_AT_@ -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";
Received on Sun Nov 25 2012 - 16:01:07 CET

This archive was generated by hypermail 2.3.0 : Sun Nov 25 2012 - 16:12:08 CET