summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLM-LCL <hello@exaltedelite.club>2025-01-22 04:44:44 +0100
committerLM-LCL <hello@exaltedelite.club>2025-01-22 04:44:44 +0100
commit8d58d7d136ead8c97610fd0c2e9f6ef7e000809b (patch)
treeb23ea98460d6f4bb673c8dc8501ee30c24632ce5
parent2d37c0f00a9ecd33bb0830ffa78f5cc0398ac276 (diff)
Chromium replace by Brave
-rw-r--r--config.def.h2
-rw-r--r--config.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/config.def.h b/config.def.h
index 82b55ed..8d39834 100644
--- a/config.def.h
+++ b/config.def.h
@@ -35,7 +35,7 @@ static const Rule rules[] = {
{ "st-256color", NULL, NULL, 1 << 0, 0, -1 },
{ "mpv", NULL, NULL, 1 << 1, 0, -1 },
{ "firefox-esr", NULL, NULL, 1 << 2, 0, -1 },
- { "Chromium", NULL, NULL, 1 << 2, 0, -1 },
+ { "Brave-browser", NULL, NULL, 1 << 2, 0, -1 },
{ "VSCodium", NULL, NULL, 1 << 3, 0, -1 },
{ "libreoffice-startcenter", NULL, NULL, 1 << 4, 0, -1 },
{ "Soffice", NULL, NULL, 1 << 4, 0, -1 },
diff --git a/config.h b/config.h
index 82b55ed..8d39834 100644
--- a/config.h
+++ b/config.h
@@ -35,7 +35,7 @@ static const Rule rules[] = {
{ "st-256color", NULL, NULL, 1 << 0, 0, -1 },
{ "mpv", NULL, NULL, 1 << 1, 0, -1 },
{ "firefox-esr", NULL, NULL, 1 << 2, 0, -1 },
- { "Chromium", NULL, NULL, 1 << 2, 0, -1 },
+ { "Brave-browser", NULL, NULL, 1 << 2, 0, -1 },
{ "VSCodium", NULL, NULL, 1 << 3, 0, -1 },
{ "libreoffice-startcenter", NULL, NULL, 1 << 4, 0, -1 },
{ "Soffice", NULL, NULL, 1 << 4, 0, -1 },