summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 40a53f9..8e5ce86 100644
--- a/config.def.h
+++ b/config.def.h
@@ -42,6 +42,7 @@ static const Rule rules[] = {
{ "Virt-manager", NULL, NULL, 1 << 5, 0, -1 },
{ "scrcpy", NULL, NULL, 1 << 6, 1, -1 },
{ "Gimp", NULL, NULL, 1 << 6, 1, -1 },
+ { "Inkscape", NULL, NULL, 1 << 6, 1, -1 },
{ "Audacity", NULL, NULL, 1 << 6, 0, -1 },
{ "kdenlive", NULL, NULL, 1 << 6, 0, -1 },
{ "obs", NULL, NULL, 1 << 6, 0, -1 },
diff --git a/config.h b/config.h
index 40a53f9..8e5ce86 100644
--- a/config.h
+++ b/config.h
@@ -42,6 +42,7 @@ static const Rule rules[] = {
{ "Virt-manager", NULL, NULL, 1 << 5, 0, -1 },
{ "scrcpy", NULL, NULL, 1 << 6, 1, -1 },
{ "Gimp", NULL, NULL, 1 << 6, 1, -1 },
+ { "Inkscape", NULL, NULL, 1 << 6, 1, -1 },
{ "Audacity", NULL, NULL, 1 << 6, 0, -1 },
{ "kdenlive", NULL, NULL, 1 << 6, 0, -1 },
{ "obs", NULL, NULL, 1 << 6, 0, -1 },