From 5db4d9864b4b6c91408748f3b9b0bda55bfa92f5 Mon Sep 17 00:00:00 2001
From: Wraaath <mads@wraaath.com>
Date: Thu, 18 Jul 2024 15:16:21 +0200
Subject: [PATCH] site_icons true

---
 user-overrides.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/user-overrides.js b/user-overrides.js
index e25b764..e5a9850 100644
--- a/user-overrides.js
+++ b/user-overrides.js
@@ -896,7 +896,7 @@ user_pref("security.nocertdb", false);
  * actual history (and bookmarks) already do. Your history is more detailed, so
  * control that instead; e.g. disable history, clear history on exit, use PB mode
  * [NOTE] favicons.sqlite is sanitized on Firefox close ***/
-user_pref("browser.chrome.site_icons", false);
+user_pref("browser.chrome.site_icons", true);
 /* 5007: exclude "Undo Closed Tabs" in Session Restore ***/
 user_pref("browser.sessionstore.max_tabs_undo", 5);
 /* 5008: disable resuming session from crash