galculator keybind (win-g)

master
Daniel Napora 2020-11-23 11:44:04 +01:00
parent 550630fd4e
commit 7b8ca26afe
2 changed files with 10 additions and 0 deletions

View File

@ -321,6 +321,11 @@
<command>compton_toggle</command>
</action>
</keybind>
<keybind key="W-g">
<action name="Execute">
<command>galculator</command>
</action>
</keybind>
<keybind key="W-t">
<action name="Execute">
<command>exo-open --launch TerminalEmulator</command>

View File

@ -311,6 +311,11 @@
<command>compton_toggle</command>
</action>
</keybind>
<keybind key="W-g">
<action name="Execute">
<command>galculator</command>
</action>
</keybind>
<keybind key="W-t">
<action name="Execute">
<command>exo-open --launch TerminalEmulator</command>