1
0
Fork 1
mirror of https://github.com/zen-browser/desktop.git synced 2025-07-08 05:59:58 +02:00

refactor: remove unused workspace icon strip preference and related styles

This commit is contained in:
mr. M 2025-03-18 00:10:38 +01:00
parent 630152b91e
commit 072bc0269c
No known key found for this signature in database
GPG key ID: CBD57A2AEDBDA1FB
13 changed files with 142 additions and 211 deletions

View file

@ -944,11 +944,6 @@ Preferences.addAll([
type: 'bool',
default: true,
},
{
id: 'zen.workspaces.show-icon-strip',
type: 'bool',
default: true,
},
{
id: 'zen.tab-unloader.enabled',
type: 'bool',