iTerm Hammerspoon
This commit is contained in:
parent
a5603128b0
commit
46e93537b5
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ hs.hotkey.bind({"cmd", "alt", "ctrl"}, "SPACE", function ()
|
|||
end)
|
||||
|
||||
hs.hotkey.bind({"ctrl"}, "t", function ()
|
||||
hs.application.launchOrFocus("Wezterm")
|
||||
hs.application.launchOrFocus("iTerm")
|
||||
end)
|
||||
|
||||
hs.hotkey.bind({"cmd", "alt"}, ",", function ()
|
||||
|
|
Loading…
Add table
Reference in a new issue