Expanded functionality of compact mode

This commit is contained in:
Mauro Balades
2024-07-29 14:30:06 +02:00
parent 1bd4bcf93f
commit d5a4ce2331
5 changed files with 45 additions and 1 deletions

View File

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