this repo has no description

hammerspoon: swap helium and ghostty

seth.computer 394904e7 0ae536a4

verified
+2 -2
+2 -2
hammerspoon/init.lua
··· 1 1 local appBindings = { 2 - ["1"] = "Helium", 3 - ["2"] = "Ghostty", 2 + ["1"] = "Ghostty", 3 + ["2"] = "Helium", 4 4 ["3"] = "Slack", 5 5 ["4"] = "Discord", 6 6 ["5"] = "Messages",