Mac config

This commit is contained in:
Steph 2024-11-18 08:49:19 +01:00
parent 3950e61566
commit 2638519e7d

View File

@ -62,17 +62,17 @@
};
containers = {
"Personal" = {
color = "toolbar";
color = "green";
icon = "circle";
id = 0;
id = 3;
};
"ON2IT" = {
color = "toolbar";
color = "orange";
icon = "circle";
id = 1;
};
"Lekker van Peet" = {
color = "toolbar";
color = "red";
icon = "circle";
id = 2;
};