birdwm

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

commit 3a2c10d31053eb6e45221652b981a768315af64d
parent a5026a5e97c91ae6335213d5b061ccabf1b7fcce
Author: grouse <bdmfegys@duck.com>
Date:   Wed,  3 Jan 2024 23:40:45 -0500

fix tag rules comment for accuracy

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

diff --git a/config.def.h b/config.def.h @@ -59,7 +59,7 @@ static const Rule rules[] = { */ /* class instance title tags mask isfloating monitor */ { "Gimp", NULL, NULL, 0, 1, -1 }, // gimp menu floating rule - { NULL, NULL, "Blanket", 0, 1, -1 }, // blanket (ambient music program) floating rule + { NULL, NULL, "Blanket", 0, 1, -1 }, // blanket (ambience program) floating rule /* scratchpad floating rules */ { NULL, "spterm", NULL, SPTAG(0), 1, -1 }, // scratchpad floating rule