Skip to content

Commit

Permalink
Merge pull request #1051 from JSGRD22/patch-1
Browse files Browse the repository at this point in the history
Disable browser.tabs.allow_transparent_browser by default
  • Loading branch information
mauro-balades authored Feb 10, 2025
2 parents 5c66c01 + ed5b32a commit eeb7b6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions themes/39907934-59e9-4e42-89f0-a254d3c5e280/preferences.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"property": "browser.tabs.allow_transparent_browser",
"label": "Allow Transparent Browser Tabs",
"type": "checkbox",
"defaultValue": true
"defaultValue": false
},
{
"property": "theme.sidebery.hide-zen-tabbar",
Expand All @@ -46,4 +46,4 @@
"type": "checkbox",
"defaultValue": true
}
]
]

0 comments on commit eeb7b6a

Please sign in to comment.