Merge pull request #1983 from kristijanribaric/feature-(workspace-icons-sync)-enable-icons-sync

Feature: Enable syncing of Workspace icons by default
This commit is contained in:
mauro 🤙
2024-10-09 14:40:25 +02:00
committed by GitHub

View File

@@ -135,6 +135,7 @@ pref('zen.workspaces.hide-default-container-indicator', true);
pref('zen.workspaces.individual-pinned-tabs', true);
pref('zen.workspaces.show-icon-strip', true);
pref('zen.workspaces.icons', '["🌐", "📁", "💼", "📝", "📅", "📊","🧠"]');
pref('services.sync.prefs.sync.zen.workspaces.icons', true);
pref('services.sync.engine.workspaces', false);
// Zen Watermark