From 403436514a34f26146b2328fb76eb4c3f38b33a7 Mon Sep 17 00:00:00 2001 From: BitHeaven Date: Sat, 24 Aug 2024 19:22:51 +0500 Subject: [PATCH] Fix telegram (not work) --- config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.def.h b/config.def.h index 4dce890..7187087 100644 --- a/config.def.h +++ b/config.def.h @@ -32,7 +32,7 @@ static const Rule rules[] = { * WM_CLASS(STRING) = instance, class * WM_NAME(STRING) = title */ - /* class instance title tags mask isfloating monitor */ + /* class instance title tags mask isfloating monitor */ // ----- 1 ----- { "st-256color", NULL, NULL, 0, 0, -1 }, // ----- 2 -----