1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-12-26 04:17:33 +00:00

add max_specials to conkyrc.sample

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@794 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
Philip Kovacs 2006-11-22 22:53:15 +00:00
parent 9609a330d8
commit 7a538c534e

View File

@ -16,7 +16,6 @@ background no
#font *mintsmild.se* #font *mintsmild.se*
#font -*-*-*-*-*-*-34-*-*-*-*-*-*-* #font -*-*-*-*-*-*-34-*-*-*-*-*-*-*
# Use Xft? # Use Xft?
use_xft yes use_xft yes
@ -126,6 +125,9 @@ override_utf8_locale no
# Add spaces to keep things from moving about? This only affects certain objects. # Add spaces to keep things from moving about? This only affects certain objects.
use_spacer no 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. # Maximum size of buffer for user text, i.e. below TEXT line.
#max_user_text 16384 #max_user_text 16384