Skip to content

Instantly share code, notes, and snippets.

@anoxape
anoxape / hotdock.lua
Created April 26, 2017 15:44
Hammerspoon config with numbered Dock shortcuts
local modifier = { 'alt' }
local fallback = {
'Finder',
'Google Chrome',
'iTerm',
}
local function drop_error(status, ...)
if status then