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 = {
|
assigns = {
|
||||||
"6" = [{ app_id = "thunderbird"; }];
|
"6" = [{ app_id = "thunderbird"; }];
|
||||||
"5" = [{ app_id = "^Element$|^com.slack.Slack$"; }];
|
"5" = [{ app_id = "^element$|^com.slack.Slack$"; }];
|
||||||
};
|
};
|
||||||
floating.criteria = [
|
floating.criteria = [
|
||||||
{ title = "MuseScore: Play Panel"; }
|
{ title = "MuseScore: Play Panel"; }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue