removed vol function from the default config file
Ali H. Fardan raiz@firemail.cc
Wed, 31 Aug 2016 02:17:42 +0300
1 files changed,
0 insertions(+),
1 deletions(-)
jump to
M
config.def.h
→
config.def.h
@@ -43,7 +43,6 @@ static const struct arg args[] = {
/* function format argument */ { cpu_perc, "[ CPU %4s ]", NULL }, { ram_perc, "[ Mem %3s ]", NULL }, - { vol_perc, "[ Volume %4s ]", "default" }, { disk_perc, "[ HDD %3s ]", "/" }, { datetime, "[ %s ]", "%F %T" }, };