added vertical tabs preference

This commit is contained in:
mauro-balades
2024-04-01 00:02:46 +02:00
parent 697f548913
commit c04045d64b
4 changed files with 23 additions and 9 deletions

View File

@@ -86,6 +86,10 @@ pref('gfx.canvas.accelerated.cache-items', 4096);
pref('gfx.canvas.accelerated.cache-size', 512);
pref('gfx.content.skia-font-cache-size', 20);
// CUSTOM ZEN PREFS
pref('zen.verticalTabs.enabled', false);
// From: https://github.com/yokoffing/Betterfox
/** DISK CACHE ***/