Add super+enter binds to open terminal in all wm's

This commit is contained in:
natemaia
2018-08-11 21:08:38 -07:00
parent 6c38210c10
commit 0d2d6f937a
8 changed files with 19 additions and 12 deletions

View File

@ -387,6 +387,11 @@
<command>exo-open --launch TerminalEmulator</command>
</action>
</keybind>
<keybind key="W-Enter">
<action name="Execute">
<command>exo-open --launch TerminalEmulator</command>
</action>
</keybind>
<keybind key="W-w">
<action name="Execute">
<command>exo-open --launch WebBrowser</command>