Mac config
This commit is contained in:
parent
3950e61566
commit
2638519e7d
@ -62,17 +62,17 @@
|
|||||||
};
|
};
|
||||||
containers = {
|
containers = {
|
||||||
"Personal" = {
|
"Personal" = {
|
||||||
color = "toolbar";
|
color = "green";
|
||||||
icon = "circle";
|
icon = "circle";
|
||||||
id = 0;
|
id = 3;
|
||||||
};
|
};
|
||||||
"ON2IT" = {
|
"ON2IT" = {
|
||||||
color = "toolbar";
|
color = "orange";
|
||||||
icon = "circle";
|
icon = "circle";
|
||||||
id = 1;
|
id = 1;
|
||||||
};
|
};
|
||||||
"Lekker van Peet" = {
|
"Lekker van Peet" = {
|
||||||
color = "toolbar";
|
color = "red";
|
||||||
icon = "circle";
|
icon = "circle";
|
||||||
id = 2;
|
id = 2;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user