mirror of
https://github.com/labwc/labwc.git
synced 2026-04-12 08:21:13 -04:00
docs/rc.xml: add default mousebind example
This commit is contained in:
parent
dd221832e7
commit
177fa1c939
2 changed files with 18 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue