openox-config: add Super+l for locking
This commit is contained in:
parent
7809f78db6
commit
c807753b20
1 changed files with 5 additions and 0 deletions
5
rc.xml
5
rc.xml
|
@ -342,6 +342,11 @@
|
|||
<command>dmenu_run -fn 'Hack-9' -sb '#586e75' -sf '#eee8d5' -nb '#eee8d5' -nf '#586e75'</command>
|
||||
</action>
|
||||
</keybind>
|
||||
<keybind key="W-l">
|
||||
<action name="Execute">
|
||||
<command>slock</command>
|
||||
</action>
|
||||
</keybind>
|
||||
</keyboard>
|
||||
<mouse>
|
||||
<dragThreshold>1</dragThreshold>
|
||||
|
|
Loading…
Reference in a new issue