From 17555f86d19a02799ac1140d64a37e8fd26e74fd Mon Sep 17 00:00:00 2001 From: pgrondek Date: Thu, 2 Jul 2020 11:41:26 +0200 Subject: [PATCH] Update config --- config.h | 1 - 1 file changed, 1 deletion(-) diff --git a/config.h b/config.h index 68fd595..82413c2 100644 --- a/config.h +++ b/config.h @@ -31,7 +31,6 @@ 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 isterminal noswallow monitor */ {"Virt-viewer", NULL, NULL, 1 << 8, 0, 0, 0, -1},