aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEduardo Pedroni <e.pedroni91@gmail.com>2016-04-09 10:17:47 +0200
committerEduardo Pedroni <e.pedroni91@gmail.com>2016-04-09 10:17:47 +0200
commite82e5b82d940a28332306ce4ff529caa65a46a0e (patch)
tree47f7d4de36ec6550ceb012d09e804dcabb8d78a7
parent5588a18768114ea6fabf35b1c255bd331b69e7c3 (diff)
Added hangouts app to config
-rw-r--r--config.h1
1 files changed, 1 insertions, 0 deletions
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 },