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
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',