diff options
Diffstat (limited to 'config.def.h')
| -rw-r--r-- | config.def.h | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/config.def.h b/config.def.h index a4f922f..e414e83 100644 --- a/config.def.h +++ b/config.def.h @@ -49,15 +49,15 @@ static Sp scratchpads[] = { /* tagging */ static const char *tags[] = { - " [!] ", - " [@] ", - " [#] ", - " [$] ", - " [%] ", - " [^] ", - " [&] ", - " [*] ", - " [(] " + " ! ", + " @ ", + " # ", + " $ ", + " % ", + " ^ ", + " & ", + " * ", + " ( " /* " ", " ", |
