commit ff317784c49573f626e3015e9ebfba5227c00d61
parent e849aa5762d1934c001b7e1a4b0f3dfb9d9f394e
Author: grouse <bdmfegys@duck.com>
Date: Thu, 26 Oct 2023 21:28:05 -0400
added steamwebhelper to floating window list
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/config.def.h b/config.def.h
@@ -61,6 +61,8 @@ static const Rule rules[] = {
{ "widget", NULL, NULL, 0, 1, -1 },
{ "python3", NULL, NULL, 0, 1, -1 },
{ NULL, "Toolkit", NULL, 0, 1, -1 },
+ { "steamwebhelper", NULL, NULL, 0, 1, -1 },
+
};
/* layout(s) */