mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-09 19:36:53 +00:00
Adjust LTO configuration to respect disable flag and increase sidebar max width
This commit is contained in:
@@ -129,7 +129,7 @@ pref('zen.glance.hold-duration', 300); // in ms
|
||||
pref('zen.glance.activation-method', 'alt'); // ctrl, alt, shift, none, hold
|
||||
|
||||
pref('zen.view.sidebar-height-throttle', 200); // in ms
|
||||
pref('zen.view.sidebar-expanded.max-width', 400);
|
||||
pref('zen.view.sidebar-expanded.max-width', 500);
|
||||
|
||||
pref('zen.view.show-bottom-border', false);
|
||||
pref('zen.view.use-single-toolbar', true);
|
||||
|
Reference in New Issue
Block a user