birdwm

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

commit 8aa4a0172ddaf4cd14e10ff073d5cbff3773901e
parent 5e92be1c2d6aa6ab216422ed213d3361fa50cf51
Author: grouse <bdmfegys@duck.com>
Date:   Sun,  5 Nov 2023 20:26:01 -0500

added vencord to start on tag 4 (discord tag)

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

diff --git a/config.def.h b/config.def.h @@ -62,7 +62,7 @@ static const Rule rules[] = { { "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 - + { "VencordDesktop", "vencorddesktop", NULL, 1>>3, 1, 1 }, }; /* layout(s) */