Parcourir la Source

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

The names just didn't apply anymore.
Lu Stadler 7 ans auparavant
Parent
commit
5034a3b6ff
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  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):