diff options
| -rw-r--r-- | config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,7 @@ static const Rule rules[] = { */ /* class instance title tags mask isfloating monitor */ { "Gimp", NULL, NULL, 0, 1, -1 }, - { "pcmanfm", NULL, NULL, 0, 1, -1 }, + { "Pcmanfm", NULL, NULL, 0, 1, -1 }, { NULL, "spterm", NULL, SPTAG(0), 1, -1 }, { NULL, "telegram", NULL, SPTAG(1), 1, -1 }, }; |