birdwm

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit c53c40f014d01380664f9e20c91b4a6da52f872f
parent 370e1f27d808d89c10f2f7f292e69c877037d39a
Author: grouse <bdmfegys@duck.com>
Date:   Fri, 19 Jan 2024 16:42:26 -0500

update steam floating rule

Diffstat:
Mconfig.def.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.def.h b/config.def.h @@ -72,7 +72,7 @@ static const Rule rules[] = { { "widget", NULL, NULL, 0, 1, -1 }, // used sometimes, for using sww widgets { "python3", NULL, NULL, 0, 1, -1 }, // i cant remember what this is tbh { NULL, "Toolkit", NULL, 0, 1, -1 }, // firefox floating media player floating rule - { "steamwebhelper","steamwebhelper",NULL,0, 1, -1 }, // just to make the steam menus float + { "steam","steamwebhelper",NULL, 0, 1, -1 }, // just to make the steam menus float /* all rules below this start on the second monitor */ // { "VencordDesktop", "vencorddesktop", NULL, 1 << 4, 0, ALTMONNUM }, // starts discord on the discord icon tag