From 9b263f7377ff619f810eb8ea6fef777a0cb7a83a Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sun, 14 Aug 2016 11:55:20 +0300 Subject: [PATCH] inxi.conf: separator = & colour scheme 5 --- conf/inxi.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/conf/inxi.conf b/conf/inxi.conf index 74ffbb06..83988eb7 100644 --- a/conf/inxi.conf +++ b/conf/inxi.conf @@ -1,9 +1,9 @@ # Allow upgrading even if there is stupid distribution package. B_ALLOW_UPDATE=true -# Use more readable colours. -DEFAULT_COLOR_SCHEME=11 +# Use more readable colours. (previously 11) +DEFAULT_COLOR_SCHEME=5 # Data Field Separator -SEP3_CONSOLE=' ♥' -SEP3_IRC=' ♥' +SEP3_CONSOLE=' =' +SEP3_IRC=' ='