docs/menu.xml: Add comment about hiding of workspaces menu

This commit is contained in:
Consolatis 2022-12-07 15:12:53 +01:00 committed by Johan Malm
parent a5caccb82a
commit 8032769197

View file

@ -18,6 +18,10 @@
<item label="AlwaysOnTop">
<action name="ToggleAlwaysOnTop" />
</item>
<!--
Any menu with the id "workspaces" will be hidden
if there is only a single workspace available.
-->
<menu id="workspaces" label="Workspace">
<item label="Move left">
<action name="SendToDesktop" to="left" />