mirror of
https://github.com/labwc/labwc.git
synced 2026-02-20 01:40:22 -05:00
Set default A-F3 binding to bemenu instead of dmenu
This commit is contained in:
parent
e0067536fc
commit
b9d6ce324f
2 changed files with 5 additions and 7 deletions
|
|
@ -88,7 +88,7 @@ Example:
|
|||
</keybind>
|
||||
<keybind key="A-F3">
|
||||
<action name="Execute">
|
||||
<command>dmenu_run</command>
|
||||
<command>bemenu-run</command>
|
||||
</action>
|
||||
</keybind>
|
||||
<keyboard>
|
||||
|
|
@ -99,8 +99,7 @@ If no rc.xml file is found, the following default values will be used:
|
|||
|
||||
- Alt+Escape: Exit labwc
|
||||
- Alt+Tab: Cycle windows
|
||||
- Alt+F2: Cycle windows (if running on X11 and alt-tab bind already exists)
|
||||
- Alt+F3: Launch dmenu
|
||||
- Alt+F3: Launch bemenu
|
||||
|
||||
# SEE ALSO
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue