mirror of
https://github.com/wizbright/waybox.git
synced 2025-11-27 06:59:55 -05:00
Expandable submenus; better support for other menu systems
This commit is contained in:
parent
77652741b5
commit
7a679988ac
4 changed files with 52 additions and 27 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue