浏览代码

Fix comment

master
sin 9 年前
父节点
当前提交
2d87145fa2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      config.def.h

+ 1
- 1
config.def.h 查看文件

@@ -3,7 +3,7 @@
#define CURSR " > "
#define EMPTY " "

int mtimeorder = 0; /* Set to 1 to sort by time in the default case */
int mtimeorder = 0; /* Set to 1 to sort by time modified */
int idletimeout = 0; /* Screensaver timeout in seconds, 0 to disable */
char *idlecmd = "rain"; /* The screensaver program */



正在加载...
取消
保存