From f16de7c2cdad947e28f83e8d5ea34fcffde406d8 Mon Sep 17 00:00:00 2001 From: ruskie Date: Sat, 25 Jul 2009 21:03:53 +0200 Subject: uzbl.c, uzbl.h: added _font_family variables --- README | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README') diff --git a/README b/README index f1f483f..258b56e 100644 --- a/README +++ b/README @@ -222,6 +222,13 @@ Some variables have callback functions which will get called after setting the v - default_encoding: iso-8859-1 by default - enforce_96_dpi: 1 by default - caret_browsing + - default_font_family = sans-serif + - monospace_font_family = monospace (example "Aerial Mono" ) + - cursive_font_family = sans + - fantasy_font_family = "Pterra" + - serif_font_family = serif (example "DejaVu Serif") + - sans_serif_font_family = sans (example "DejaVu Sans") + * Constants (not dumpable or writeable): - WEBKIT_MAJOR: set at compile time -- cgit v1.2.3