mirror of
https://github.com/zen-browser/desktop.git
synced 2026-04-26 01:04:15 +00:00
Add smooth scroll preference for tab startup and adjust visibility logic
This commit is contained in:
@@ -181,6 +181,9 @@ pref('zen.splitView.min-resize-width', 7);
|
||||
pref('zen.splitView.change-on-hover', false);
|
||||
pref('zen.splitView.rearrange-hover-size', 24);
|
||||
|
||||
// Startup flags
|
||||
pref('zen.startup.smooth-scroll-in-tabs', true);
|
||||
|
||||
// Zen Workspaces
|
||||
pref('zen.workspaces.enabled', true);
|
||||
pref('zen.workspaces.hide-deactivated-workspaces', false);
|
||||
|
||||
Reference in New Issue
Block a user