rc.xml: add A-F3 for bemenu-run to reflect defaults

This commit is contained in:
Johan Malm 2021-03-04 20:29:28 +00:00
parent 4f0c24d26e
commit b50e8cbd0f

View file

@ -26,6 +26,9 @@
<keybind key="A-Tab">
<action name="NextWindow"/>
</keybind>
<keybind key="A-F3">
<action name="Execute"><command>bemenu-run</command></action>
</keybind>
</keyboard>
</openbox_config>