fix: patch typo

This commit is contained in:
FabricSoul 2025-08-04 21:25:07 -04:00
parent 6b2a578932
commit 9989fac343

View file

@ -24,7 +24,7 @@ static int log_level = WLR_ERROR;
/* NOTE: ALWAYS keep a rule declared even if you don't use rules (e.g leave at least one example) */
static const Rule rules[] = {
+ /* app_id title tags mask isfloating isterm noswallow monitor */
/* app_id title tags mask isfloating isterm noswallow monitor */
{ "EVE", NULL, 1 << 0, 0, 0, 0, -1 }, // Workspace 1 for EVE
{ "QQ", NULL, 1 << 5, 0, 0, 0, -1 }, // Workspace 6 for QQ
{ "discord", NULL, 1 << 5, 0, 0, 0, -1 }, // Workspace 6 for discord