diff options
Diffstat (limited to 'config.h')
| -rw-r--r-- | config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -42,7 +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 }, + { "Inkscape", NULL, NULL, 1 << 6, 0, -1 }, { "Audacity", NULL, NULL, 1 << 6, 0, -1 }, { "kdenlive", NULL, NULL, 1 << 6, 0, -1 }, { "obs", NULL, NULL, 1 << 6, 0, -1 }, |
