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