From ad20387f2044099ca2cbe3b34f657c10b6912f21 Mon Sep 17 00:00:00 2001 From: fadhil riyanto Date: Mon, 12 Aug 2024 10:18:46 +0700 Subject: change to japanese kanji Signed-off-by: fadhil riyanto --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.h') diff --git a/config.h b/config.h index 26f5c43..2e48958 100644 --- a/config.h +++ b/config.h @@ -22,7 +22,7 @@ static const char *colors[][3] = { }; /* tagging */ -static const char *tags[] = { "あ", "い", "う", "え", "お", "か", "き", "く", "け"}; +static const char *tags[] = { "一", "二", "三", "四", "五", "六", "七", "八", "九"}; static const Rule rules[] = { /* xprop(1): -- cgit v1.2.3