labwc-menu(5): reflect use of client-send-to-menu in client menu

This commit is contained in:
Johan Malm 2025-08-13 21:38:40 +01:00 committed by Johan Malm
parent 8bcea29a1c
commit 8d60fb27cd

View file

@ -25,18 +25,7 @@
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" />
</item>
<item label="Move Right">
<action name="SendToDesktop" to="right" />
</item>
<separator />
<item label="Always on Visible Workspace">
<action name="ToggleOmnipresent" />
</item>
</menu>
<menu id="client-send-to-menu"/>
<!--
openbox default workspace selector
to use replace above workspace menu with the example below