fixed color bug I caused, I changed default to 0 for my theme and it went to commit. Reversed it back to 2.

This commit is contained in:
Trash80.v2.0 2009-07-08 03:57:34 +00:00
parent 1646b83668
commit 51014234cf

2
inxi
View file

@ -254,7 +254,7 @@ DEBUG_BUFFER_INDEX=0
# Defaults to 2, make this 1 for normal, 0 for no colorcodes at all. Set to any other valid scheme you like. # Defaults to 2, make this 1 for normal, 0 for no colorcodes at all. Set to any other valid scheme you like.
# Same as runtime parameter. # Same as runtime parameter.
DEFAULT_SCHEME=0 DEFAULT_SCHEME=2
# Default indentation level # Default indentation level
INDENT=10 INDENT=10