From 10a5d951ca42b762e16d7c4c89f7570126d95e83 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Thu, 26 Feb 2026 10:04:50 +0200 Subject: [PATCH] firefox: enforce system title bar to aid less technical family to find window controls --- etc/firefox/policies/policies.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/firefox/policies/policies.json b/etc/firefox/policies/policies.json index f7312b8f..3a088f8f 100644 --- a/etc/firefox/policies/policies.json +++ b/etc/firefox/policies/policies.json @@ -815,8 +815,8 @@ "Type": "boolean", "Value": true }, - "browser.tabs.inTitlebar_commented": { - "Comment": "without _commented 0 enables system title bar and 2 is default.", + "browser.tabs.inTitlebar": { + "Comment": "When set to 0 system title bar is enabled. 2 is the default. Set to 2 for family tech support reasons since apparently less technial users scan for the system title bar for close/maximize/minimize buttons.", "Status": "default", "Type": "number", "Value": 0