docs/rc.xml: add default mousebind example

This commit is contained in:
Consolatis 2022-12-07 10:52:49 +01:00 committed by Johan Malm
parent 5687ac7e35
commit 13710d1ef6
2 changed files with 18 additions and 0 deletions

View file

@ -51,4 +51,13 @@
</item>
</menu>
<menu id="some-custom-menu">
<item label="Reconfigure">
<action name="Reconfigure" />
</item>
<item label="Exit">
<action name="Exit" />
</item>
</menu>
</openbox_menu>