Remove Fork hotkey
I'm using lazygit now
This commit is contained in:
parent
e157cddae6
commit
7fd2cd88e4
@ -247,9 +247,9 @@ hs.hotkey.bind({"ctrl", "alt"}, "F", function()
|
|||||||
end)
|
end)
|
||||||
|
|
||||||
-- Fork {{{3
|
-- Fork {{{3
|
||||||
hs.hotkey.bind({"cmd", "alt", "ctrl"}, "G", function()
|
--hs.hotkey.bind({"cmd", "alt", "ctrl"}, "G", function()
|
||||||
app_toggle({"Fork"})
|
-- app_toggle({"Fork"})
|
||||||
end)
|
--end)
|
||||||
|
|
||||||
-- Mail {{{3
|
-- Mail {{{3
|
||||||
hs.hotkey.bind({"cmd", "alt"}, "M", function()
|
hs.hotkey.bind({"cmd", "alt"}, "M", function()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user