Lowercase app_id of Element
This commit is contained in:
parent
25139ece89
commit
74581599cd
1 changed files with 1 additions and 1 deletions
|
|
@ -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"; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue