diff options
| author | LM-LCL <hello@exaltedelite.club> | 2025-01-22 04:44:44 +0100 |
|---|---|---|
| committer | LM-LCL <hello@exaltedelite.club> | 2025-01-22 04:44:44 +0100 |
| commit | 8d58d7d136ead8c97610fd0c2e9f6ef7e000809b (patch) | |
| tree | b23ea98460d6f4bb673c8dc8501ee30c24632ce5 /config.h | |
| parent | 2d37c0f00a9ecd33bb0830ffa78f5cc0398ac276 (diff) | |
Chromium replace by Brave
Diffstat (limited to 'config.h')
| -rw-r--r-- | config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 }, |
