summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 3a0334a..eb5b808 100644
--- a/config.h
+++ b/config.h
@@ -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 },
};