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: switch todoist and obsidian
seth.computer
1 month ago
0ae536a4
33e403e7
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
···
7
7
["6"] = "Mail",
8
8
["7"] = "Zoom.us",
9
9
["8"] = "Spotify",
10
10
-
["9"] = "Obsidian",
11
11
-
["0"] = "Todoist",
10
10
+
["9"] = "Todoist",
11
11
+
["0"] = "Obsidian",
12
12
}
13
13
14
14
for key, app in pairs(appBindings) do