firefox: default create containers I have been using since last Tuesday

Maybe I am a bit lazy, but as the option exists, why not use it, and it might also give inspiration should another user on my systems find their way to Firefox
This commit is contained in:
Aminda Suomalainen 2024-07-06 09:19:18 +03:00
parent 0d59ea1cec
commit 89b738d169
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

View File

@ -94,9 +94,44 @@
"Containers": {
"Default": [
{
"color": "red",
"color": "white",
"icon": "fence",
"name": "DIY"
"name": "Facebook"
},
{
"color": "white",
"icon": "chill",
"name": "ff"
},
{
"color": "pink",
"icon": "briefcase",
"name": "Git"
},
{
"color": "orange",
"icon": "chill",
"name": "Google"
},
{
"color": "blue",
"icon": "vacation",
"name": "HSL"
},
{
"color": "purple",
"icon": "chill",
"name": "IM"
},
{
"color": "cyan",
"icon": "briefcase",
"name": "LinkedIn"
},
{
"color": "green",
"icon": "pet",
"name": "WhatsApp"
}
]
},