From 2a93314e65bc7f3e9088c526ef17dfd2cb6f0fd7 Mon Sep 17 00:00:00 2001 From: ProsperousPotato Date: Fri, 11 Jul 2025 16:04:00 +0100 Subject: change rules for stfloat window class --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index afab3ff..6c6945e 100644 --- a/config.h +++ b/config.h @@ -38,7 +38,7 @@ static const Rule rules[] = { { "qBittorrent", NULL, NULL, 0, 1, 0, 0, -1 }, { "qBittorrent", "qbittorrent", NULL, 0, 1, 0, 0, -1 }, { "St", "st", NULL, 0, 0, 1, 1, -1 }, - { "stfloat", "st", NULL, 0, 1, 1, 1, -1 }, + { "stfloat", NULL, NULL, 0, 1, 1, 1, -1 }, { "mpv", NULL, NULL, 0, 1, 0, 0, -1 }, { "Nsxiv", NULL, NULL, 0, 1, 0, 0, -1 }, { "scrcpy", NULL, NULL, 0, 1, 0, 0, -1 }, -- cgit v1.2.3