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)
|
||||
|
||||
-- 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()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user