Skip to content

Instantly share code, notes, and snippets.

View mgreensmith's full-sized avatar

Matt Greensmith mgreensmith

View GitHub Profile
-- Great stuff at https://github.com/cmsj/hammerspoon-config
local hyper = {"ctrl", "alt", "cmd"}
local laptopScreen = "Color LCD" -- 1440 x 900
local thunderboltScreen = "DELL P2715Q"
-- Defines for screen watcher
local screenWatcher = nil
local lastNumberOfScreens = #hs.screen.allScreens()