瀏覽代碼

~/.config/dwm: Use greek letters for workspace names

The names just didn't apply anymore.
Lu Stadler 7 年之前
父節點
當前提交
5034a3b6ff
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      .config/dwm/config.h

+ 2 - 1
.config/dwm/config.h

@ -21,7 +21,8 @@ static const char *colors[SchemeLast][3]      = {
21 21
};
22 22
23 23
/* tagging */
24
static const char *tags[] = { "term", "web", "msg", "read", "fun", "6", "7", "8", "9" };
24
//static const char *tags[] = { "term", "web", "msg", "read", "fun", "6", "7", "8", "9" };
25
static const char *tags[] = { "α", "β", "γ", "δ", "ε", "ζ", "η", "θ", "ι" };
25 26
26 27
static const Rule rules[] = {
27 28
	/* xprop(1):