mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-06 01:19:23 +01:00
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:
parent
0d59ea1cec
commit
89b738d169
@ -94,9 +94,44 @@
|
|||||||
"Containers": {
|
"Containers": {
|
||||||
"Default": [
|
"Default": [
|
||||||
{
|
{
|
||||||
"color": "red",
|
"color": "white",
|
||||||
"icon": "fence",
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user