Expandable submenus; better support for other menu systems

This commit is contained in:
Keith Bowes 2024-05-07 22:56:31 -04:00
parent 77652741b5
commit 7a679988ac
4 changed files with 52 additions and 27 deletions

View file

@ -71,7 +71,8 @@
</keybind>
<keybind key="A-r">
<action name="Execute">
<execute>rofi -show menu:$WB_CONF_DIR/menu</execute>
<!-- If you'd prefer to use something like wmenu: `waybox-menu | wmenu | xargs env` -->
<execute>rofi -show waybox-menu</execute>
</action>
</keybind>
<keybind key="A-F2">