summaryrefslogtreecommitdiff
path: root/config.cc
diff options
context:
space:
mode:
Diffstat (limited to 'config.cc')
-rw-r--r--config.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/config.cc b/config.cc
index 0c1b17b7..ace760b5 100644
--- a/config.cc
+++ b/config.cc
@@ -7,8 +7,7 @@ config_t * config = NULL;
std::string bal_fmt = "%20T %2_%-n\n";
std::string reg_fmt
- = "%D %-.20P %-.22N %12.66t %12.80T\n\
-%/ %-.22N %12.66t %12.80T\n";
+ = "%D %-.20P %-.22N %12.66t %12.80T\n%/%32|%-.22N %12.66t %12.80T\n";
std::string plot_value_fmt = "%D %t\n";
std::string plot_total_fmt = "%D %T\n";
std::string print_fmt