chore: Enable Zen Workspaces functionality and set default workspace to "Default Workspace"

This commit is contained in:
Mauro Balades
2024-07-14 00:58:08 +02:00
parent 4b706ff33a
commit 9907722feb
3 changed files with 15 additions and 9 deletions

View File

@@ -153,4 +153,4 @@ pref('zen.sidebar.floating', true);
pref('zen.splitView.working', false);
// Zen Workspaces
pref('zen.workspaces.enabled', false);
pref('zen.workspaces.enabled', true);