diff --git a/inxi b/inxi index 731aacc..4d88f67 100755 --- a/inxi +++ b/inxi @@ -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. # Same as runtime parameter. -DEFAULT_SCHEME=0 +DEFAULT_SCHEME=2 # Default indentation level INDENT=10