Lowercase app_id of Element

This commit is contained in:
JuliusFreudenberger 2026-06-27 12:08:39 +02:00
parent 25139ece89
commit 74581599cd

View file

@ -133,7 +133,7 @@ in {
};
assigns = {
"6" = [{ app_id = "thunderbird"; }];
"5" = [{ app_id = "^Element$|^com.slack.Slack$"; }];
"5" = [{ app_id = "^element$|^com.slack.Slack$"; }];
};
floating.criteria = [
{ title = "MuseScore: Play Panel"; }