소스 검색

Mention X resource properties in build-time color config

master
Bert Münnich 6 년 전
부모
커밋
d5b8242706
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      config.def.h

+ 1
- 0
config.def.h 파일 보기

@@ -12,6 +12,7 @@ enum {
static const char * const BAR_FONT = "monospace:size=8";

/* colors:
* overwritten by 'background' and 'foreground' X resource properties.
* (see X(7) section "COLOR NAMES" for valid values)
*/
static const char * const BG_COLOR = "#555555";


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