Refactor Zen Workspaces preferences and hide default container indicator

This commit is contained in:
mauro-balades 2024-09-11 23:44:47 +02:00
parent af98bb7758
commit 6d3b20062e
8 changed files with 46 additions and 11 deletions

View file

@ -20,6 +20,11 @@
<checkbox id="zenWorkspacesActivate"
data-l10n-id="zen-settings-workspaces-enabled"
preference="zen.workspaces.enabled"/>
<box class="indent">
<checkbox id="zenWorkspacesHideDefaultContainer"
data-l10n-id="zen-settings-workspaces-hide-default-container-indicator"
preference="zen.workspaces.hide-default-container-indicator"/>
</box>
</groupbox>
</html:template>