From 0e23b2532e5dafba30a0bcef9ee1c073f26f2134 Mon Sep 17 00:00:00 2001 From: joe Date: Thu, 27 Nov 2025 11:38:32 +0100 Subject: up --- config.def.h | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'config.def.h') 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[] = { - " [!] ", - " [@] ", - " [#] ", - " [$] ", - " [%] ", - " [^] ", - " [&] ", - " [*] ", - " [(] " + " ! ", + " @ ", + " # ", + " $ ", + " % ", + " ^ ", + " & ", + " * ", + " ( " /* "  ", "  ", -- cgit v1.2.3