Wezterm and jsonnet-mode

This commit is contained in:
zendesk-acicchetti 2022-02-07 13:04:37 -05:00
parent e615a58887
commit a54b00f83c
2 changed files with 2 additions and 1 deletions

View file

@ -50,3 +50,4 @@
;(unpin! t)
(package! org-transclusion)
(package! jsonnet-mode)

View file

@ -17,7 +17,7 @@ hs.hotkey.bind({"cmd", "alt", "ctrl"}, "SPACE", function ()
end)
hs.hotkey.bind({"ctrl"}, "t", function ()
hs.application.launchOrFocus("iTerm")
hs.application.launchOrFocus("Wezterm")
end)
hs.hotkey.bind({"cmd", "alt"}, ",", function ()