From 7a538c534e6ad2e89e051e298ea6234c00342d21 Mon Sep 17 00:00:00 2001 From: Philip Kovacs Date: Wed, 22 Nov 2006 22:53:15 +0000 Subject: [PATCH] add max_specials to conkyrc.sample git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@794 7f574dfc-610e-0410-a909-a81674777703 --- doc/conkyrc.sample | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/conkyrc.sample b/doc/conkyrc.sample index 8eabade4..c6bc5cdc 100644 --- a/doc/conkyrc.sample +++ b/doc/conkyrc.sample @@ -16,7 +16,6 @@ background no #font *mintsmild.se* #font -*-*-*-*-*-*-34-*-*-*-*-*-*-* - # Use Xft? use_xft yes @@ -126,6 +125,9 @@ override_utf8_locale no # Add spaces to keep things from moving about? This only affects certain objects. use_spacer no +# Maximum number of special things, e.g. fonts, offsets, aligns, etc. +#max_specials 512 + # Maximum size of buffer for user text, i.e. below TEXT line. #max_user_text 16384