浏览代码

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";


正在加载...
取消
保存