refactor: remove hover tab change preference and related functionality in split view

This commit is contained in:
mr. m
2025-03-28 13:09:28 +01:00
parent aa4721428f
commit 01b8628504
4 changed files with 26 additions and 32 deletions

View File

@@ -949,11 +949,6 @@ Preferences.addAll([
type: 'bool',
default: true,
},
{
id: 'zen.splitView.change-on-hover',
type: 'bool',
default: true,
},
{
id: 'zen.tab-unloader.timeout-minutes',
type: 'int',