[breaking] changed default layout of the customizable UI

This commit is contained in:
mr. M
2024-10-29 23:42:05 +01:00
parent a08df8f9ef
commit 0552c2f245
6 changed files with 34 additions and 14 deletions

View File

@@ -2,7 +2,7 @@ export var ZenCustomizableUI = new (class {
constructor() {}
TYPE_TOOLBAR = 'toolbar';
defaultSidebarIcons = ['zen-sidepanel-button', 'zen-workspaces-button', 'new-tab-button'];
defaultSidebarIcons = ['zen-sidepanel-button', 'zen-workspaces-button', 'downloads-button'];
startup(CustomizableUIInternal) {
CustomizableUIInternal.registerArea(