From e82e5b82d940a28332306ce4ff529caa65a46a0e Mon Sep 17 00:00:00 2001 From: Eduardo Pedroni Date: Sat, 9 Apr 2016 10:17:47 +0200 Subject: Added hangouts app to config --- config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'config.h') diff --git a/config.h b/config.h index 9c1510b..51de31b 100644 --- a/config.h +++ b/config.h @@ -58,6 +58,7 @@ static const Rule rules[] = { { "chromium", "chromium", NULL, 1 << 0, False, -1 }, { "XTerm", "weechat", "weechat", 1 << 1, False, -1 }, + { "chromium", "crx_knipolnnllmklapflnccelgolnpehhpl", NULL, 1 << 1, False, -1}, { "Eclipse", "Eclipse", NULL, 1 << 2, False, -1 }, -- cgit v1.2.3