mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-05 01:16:35 +00:00
Added newtab button option to stay under last tab and reworked gradient generator's layout
This commit is contained in:
@@ -1075,4 +1075,9 @@ Preferences.addAll([
|
||||
type: 'bool',
|
||||
default: true,
|
||||
},
|
||||
{
|
||||
id: 'zen.tabs.show-newtab-under',
|
||||
type: 'bool',
|
||||
default: false,
|
||||
}
|
||||
]);
|
||||
|
Reference in New Issue
Block a user