diff options
-rw-r--r-- | config.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -36,6 +36,7 @@ static const Rule rules[] = { /* class instance title tags mask isfloating isfreesize monitor */ { "Firefox", NULL, NULL, 1 << 2, 0, 0, -1 }, { "st-256color", NULL, NULL, 0, 0, 0, -1 }, + { "mpv", NULL, NULL, 0, 0, 0, -1 }, { NULL, NULL, "DergodsRealmII", 0, 1, 0, -1 }, { NULL, NULL, "Event Tester", 0, 0, 0, -1 }, /* xev */ }; |