firefox: use lowercase container names
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
2f3eb25867
commit
5a3ef60da6
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ with lib; {
|
||||||
containersForce = true;
|
containersForce = true;
|
||||||
|
|
||||||
containers = {
|
containers = {
|
||||||
Edu = {
|
edu = {
|
||||||
color = "orange";
|
color = "orange";
|
||||||
icon = "fruit";
|
icon = "fruit";
|
||||||
id = 1;
|
id = 1;
|
||||||
|
|
Loading…
Add table
Reference in a new issue