summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfig.def.h.work2
-rwxr-xr-xconfig.def.h.x200s2
2 files changed, 2 insertions, 2 deletions
diff --git a/config.def.h.work b/config.def.h.work
index 8fba0f8afdb7..ba18890dc2dc 100755
--- a/config.def.h.work
+++ b/config.def.h.work
@@ -41,7 +41,7 @@ static const Rule rules[] = {
{ "VirtualBox", NULL, NULL, 1 << 1, True, True, 0 },
/* monitor 1 */
{ "chromium", NULL, NULL, 1 << 1, False, False, 1 },
- { "google-chrome-beta", NULL, NULL, 1 << 1, False, False, 1 },
+ { "Google-chrome-beta", NULL, NULL, 1 << 1, False, False, 1 },
{ NULL, "Browser", NULL, 1 << 1, True, True, 1 },
{ NULL, "dwb", NULL, 1 << 1, False, False, 1 },
{ "Firefox", NULL, NULL, 1 << 1, False, False, 1 },
diff --git a/config.def.h.x200s b/config.def.h.x200s
index d55abacb8866..67113d05dc72 100755
--- a/config.def.h.x200s
+++ b/config.def.h.x200s
@@ -39,7 +39,7 @@ static const Rule rules[] = {
{ "calibre-gui", NULL, NULL, 1 << 1, True, True, 0 },
{ "VirtualBox", NULL, NULL, 1 << 1, True, True, 0 },
{ "chromium", NULL, NULL, 1 << 1, False, False, 0 },
- { "google-chrome-beta", NULL, NULL, 1 << 1, False, False, 0 },
+ { "Google-chrome-beta", NULL, NULL, 1 << 1, False, False, 0 },
{ NULL, "Browser", NULL, 1 << 1, True, True, 0 },
{ NULL, "dwb", NULL, 1 << 1, False, False, 0 },
{ "Firefox", NULL, NULL, 1 << 1, False, False, 0 },