Also install hammerspoon spoons
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
require('hs.ipc')
|
||||
|
||||
hs.loadSpoon("SpoonInstall")
|
||||
spoon.SpoonInstall:andUse("EmmyLua")
|
||||
|
||||
hs.hotkey.bind({'alt', 'cmd'}, 'B', function()
|
||||
hs.application.launchOrFocus('Firefox')
|
||||
end)
|
||||
|
||||
Reference in New Issue
Block a user