From 12ef233692fad273a81ae90f0f49dd8f6772917d Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Tue, 9 Jul 2024 19:11:31 +0300 Subject: [PATCH] firefox: replace Facebook container with Fedi (conflicted with the extension) --- etc/firefox/policies/policies.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/etc/firefox/policies/policies.json b/etc/firefox/policies/policies.json index a1ca4288..eb07927b 100644 --- a/etc/firefox/policies/policies.json +++ b/etc/firefox/policies/policies.json @@ -93,16 +93,16 @@ }, "Containers": { "Default": [ - { - "color": "white", - "icon": "fence", - "name": "Facebook" - }, { "color": "white", "icon": "chill", "name": "ff" }, + { + "color": "green", + "icon": "tree", + "name": "Fedi" + }, { "color": "pink", "icon": "briefcase",