index
:
dotfiles
main
Nix-managed dotfiles — macOS (nix-darwin), NixOS, and standalone home-manager.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.hammerspoon
/
init.lua
blob: 547cef13d7ede42656a887e3154028d8c57a7fd4 (
plain
)
1
2
3
4
local
hyper
=
require
(
"hyper"
)
hyper
.
bindApp
({},
"a"
,
"Arc"
)
hyper
.
bindApp
({},
"w"
,
"Warp"
)