diff options
Diffstat (limited to 'config.def.h')
| -rw-r--r-- | config.def.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.def.h b/config.def.h index faccf8f..c74efdb 100644 --- a/config.def.h +++ b/config.def.h @@ -39,6 +39,7 @@ static const Rule rules[] = { { "libreoffice-startcenter", NULL, NULL, 1 << 4, 0, -1 }, { "Soffice", NULL, NULL, 1 << 4, 0, -1 }, { "Virt-manager", NULL, NULL, 1 << 5, 0, -1 }, + { "Pcmanfm", NULL, NULL, 0, 1, -1 }, { "scrcpy", NULL, NULL, 1 << 6, 1, -1 }, { "Gimp", NULL, NULL, 1 << 6, 1, -1 }, { "Inkscape", NULL, NULL, 1 << 6, 0, -1 }, |
