aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--config.def.h18
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[] = {
- " [!] ",
- " [@] ",
- " [#] ",
- " [$] ",
- " [%] ",
- " [^] ",
- " [&] ",
- " [*] ",
- " [(] "
+ " ! ",
+ " @ ",
+ " # ",
+ " $ ",
+ " % ",
+ " ^ ",
+ " & ",
+ " * ",
+ " ( "
/*
"  ",
"  ",