Hammerspoon?

This commit is contained in:
Anthony Cicchetti 2020-08-22 14:24:46 -04:00
parent a3c857360b
commit 78fa98f834

View file

@ -18,4 +18,4 @@ end)
hs.hotkey.bind({"cmd", "alt"}, ",", function ()
hs.application.launchOrFocus("System Preferences")
end)
end)