Remove Fork hotkey

I'm using lazygit now
This commit is contained in:
Tony Miller 2025-10-13 12:11:10 +10:00
parent e157cddae6
commit 7fd2cd88e4

View File

@ -247,9 +247,9 @@ hs.hotkey.bind({"ctrl", "alt"}, "F", function()
end)
-- Fork {{{3
hs.hotkey.bind({"cmd", "alt", "ctrl"}, "G", function()
app_toggle({"Fork"})
end)
--hs.hotkey.bind({"cmd", "alt", "ctrl"}, "G", function()
-- app_toggle({"Fork"})
--end)
-- Mail {{{3
hs.hotkey.bind({"cmd", "alt"}, "M", function()