Add option in zenLooksAndFeel to enable toolbar-flash-popup

This commit is contained in:
brahim
2024-09-07 15:18:56 +02:00
parent 1f6e24c192
commit 46fdd7dcc1
4 changed files with 14 additions and 4 deletions

View File

@@ -522,6 +522,11 @@ Preferences.addAll([
type: "bool",
default: false,
},
{
id: "zen.view.compact.toolbar-flash-popup",
type: "bool",
default: true,
},
{
id: "zen.workspaces.enabled",
type: "bool",