summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLM-LCL <hello@exaltedelite.club>2025-01-05 09:11:47 +0100
committerLM-LCL <hello@exaltedelite.club>2025-01-05 09:11:47 +0100
commitf021483b6340323a88833e181f8e76c8bebbd9f7 (patch)
tree4eb82b9ab30be8c5e759fb86973a49e2af00e4dc
parent4f093c94a704fa8cb12b047333ded17cde38b62f (diff)
qBittorrent added
-rw-r--r--config.def.h1
-rw-r--r--config.h1
2 files changed, 2 insertions, 0 deletions
diff --git a/config.def.h b/config.def.h
index f2c4e0e..5603883 100644
--- a/config.def.h
+++ b/config.def.h
@@ -45,6 +45,7 @@ static const Rule rules[] = {
{ "Audacity", NULL, NULL, 1 << 6, 0, -1 },
{ "kdenlive", NULL, NULL, 1 << 6, 0, -1 },
{ "obs", NULL, NULL, 1 << 6, 0, -1 },
+ { "qBittorrent", NULL, NULL, 1 << 6, 0, -1 },
{ "Mumble", NULL, NULL, 1 << 7, 0, -1 },
{ "steam", NULL, NULL, 1 << 7, 0, -1 },
{ "dino-im", NULL, NULL, 1 << 7, 0, -1 },
diff --git a/config.h b/config.h
index f2c4e0e..5603883 100644
--- a/config.h
+++ b/config.h
@@ -45,6 +45,7 @@ static const Rule rules[] = {
{ "Audacity", NULL, NULL, 1 << 6, 0, -1 },
{ "kdenlive", NULL, NULL, 1 << 6, 0, -1 },
{ "obs", NULL, NULL, 1 << 6, 0, -1 },
+ { "qBittorrent", NULL, NULL, 1 << 6, 0, -1 },
{ "Mumble", NULL, NULL, 1 << 7, 0, -1 },
{ "steam", NULL, NULL, 1 << 7, 0, -1 },
{ "dino-im", NULL, NULL, 1 << 7, 0, -1 },