Make dmenu
a keyboard shortcut instead
This commit is contained in:
parent
f34834e603
commit
3defd98ca1
@ -172,11 +172,6 @@
|
|||||||
<command>obpager</command>
|
<command>obpager</command>
|
||||||
</action>
|
</action>
|
||||||
</item>
|
</item>
|
||||||
<item label="dmenu">
|
|
||||||
<action name="Execute">
|
|
||||||
<command>dmenu_run</command>
|
|
||||||
</action>
|
|
||||||
</item>
|
|
||||||
<separator label="Applications" />
|
<separator label="Applications" />
|
||||||
<menu id="apps-net-menu"/>
|
<menu id="apps-net-menu"/>
|
||||||
<menu id="apps-graphics-menu"/>
|
<menu id="apps-graphics-menu"/>
|
||||||
|
@ -384,6 +384,11 @@
|
|||||||
<command>urxvt</command>
|
<command>urxvt</command>
|
||||||
</action>
|
</action>
|
||||||
</keybind>
|
</keybind>
|
||||||
|
<keybind key="C-A-p">
|
||||||
|
<action name="Execute">
|
||||||
|
<command>dmenu_run</command>
|
||||||
|
</action>
|
||||||
|
</keybind>
|
||||||
</keyboard>
|
</keyboard>
|
||||||
<mouse>
|
<mouse>
|
||||||
<dragThreshold>1</dragThreshold>
|
<dragThreshold>1</dragThreshold>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user