소스 검색

removed vol function from the default config file

master
Ali H. Fardan 8 년 전
부모
커밋
b800eb21a3
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. +0
    -1
      config.def.h

+ 0
- 1
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" },
};

불러오는 중...
취소
저장