File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ hyper.bindKey('k', function() am.switchToAndFromApp("com.apple.keychainaccess")
83
83
hyper .bindKey (' \' ' , function () am .switchToAndFromApp (" com.apple.Notes" ) end )
84
84
hyper .bindKey (' /' , function () am .switchToAndFromApp (" com.apple.iCal" ) end )
85
85
hyper .bindKey (' .' , function () am .switchToAndFromApp (" com.apple.finder" ) end )
86
- hyper .bindKey (' ,' , function () am .switchToAndFromApp (" net.cozic.joplin-desktop" ) end )
86
+ -- hyper.bindKey(',', function() am.switchToAndFromApp("net.cozic.joplin-desktop") end)
87
87
hyper .bindShiftKey (' `' , function () print (pcall (minimizeAllButFocussedWindow )) end )
88
88
hyper .bindKey (' 1' , function () am .switchToAndFromApp (" net.whatsapp.WhatsApp" ) end )
89
89
hyper .bindKey (' 2' , function () am .switchToAndFromApp (" com.tinyspeck.slackmacgap" ) end )
You can’t perform that action at this time.
0 commit comments