tangled
alpha
login
or
join now
seth.computer
/
dotfiles
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
hammerspoon: swap helium and ghostty
seth.computer
4 weeks ago
394904e7
0ae536a4
verified
This commit was signed with the committer's
known signature
.
seth.computer
SSH Key Fingerprint:
SHA256:utUtG8j2hgvZ0Rnm/rPJiqFu4NT5bjOnC26AUIBh500=
+2
-2
1 changed file
expand all
collapse all
unified
split
hammerspoon
init.lua
+2
-2
hammerspoon/init.lua
···
1
1
local appBindings = {
2
2
-
["1"] = "Helium",
3
3
-
["2"] = "Ghostty",
2
2
+
["1"] = "Ghostty",
3
3
+
["2"] = "Helium",
4
4
["3"] = "Slack",
5
5
["4"] = "Discord",
6
6
["5"] = "Messages",