1
0
Fork 1
mirror of https://github.com/zen-browser/desktop.git synced 2025-07-09 01:45:30 +02:00

[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
No known key found for this signature in database
GPG key ID: CBD57A2AEDBDA1FB
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(