From 754958ef059a2db59b1b056eaddc60bee2332acc Mon Sep 17 00:00:00 2001
From: Recolic <git@me.recolic.net>
Date: Fri, 18 Oct 2024 22:44:44 +0000
Subject: [PATCH] Update workspace-bootstrap.md

---
 workspace-bootstrap.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/workspace-bootstrap.md b/workspace-bootstrap.md
index a314800..8d074af 100644
--- a/workspace-bootstrap.md
+++ b/workspace-bootstrap.md
@@ -129,6 +129,7 @@ Visit `about:config` and set/add the following entries:
 ```
 browser.tabs.tabmanager.enabled = false
 services.sync.prefs.sync.browser.uiCustomization.state = true
+browser.tabs.hoverPreview.enabled = false
 ```
 
 > Ref: <https://support.mozilla.org/en-US/questions/1292568>
-- 
GitLab