mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-05 01:16:35 +00:00
Added settings page for zen glance
This commit is contained in:
@@ -1074,5 +1074,10 @@ Preferences.addAll([
|
||||
id: 'zen.tabs.show-newtab-under',
|
||||
type: 'bool',
|
||||
default: false,
|
||||
},
|
||||
{
|
||||
id: "zen.glance.activation-method",
|
||||
type: "string",
|
||||
default: "ctrl",
|
||||
}
|
||||
]);
|
||||
|
Reference in New Issue
Block a user