summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHunt <lizhunt@amazon.com>2025-07-28 09:49:33 -0700
committerHunt <lizhunt@amazon.com>2025-07-28 09:49:33 -0700
commitb7db99c895ab2d49264d77f9d760ef61acc80378 (patch)
treebbebd439116b2a4c97cbc74917a18e89a2f84cda
parent26192140899b6147b3ccb57410ab3c0d88927a13 (diff)
downloaddotfiles-b7db99c895ab2d49264d77f9d760ef61acc80378.tar.gz
dotfiles-b7db99c895ab2d49264d77f9d760ef61acc80378.zip
Fixes window manager key combos for macos
-rw-r--r--context.json11
1 files changed, 6 insertions, 5 deletions
diff --git a/context.json b/context.json
index ee99561..95fa1f0 100644
--- a/context.json
+++ b/context.json
@@ -14,6 +14,12 @@
"XDG_CACHE_HOME": "$HOME/.cache"
},
"window_manager": {
+ "key": {
+ "sup": "cmd",
+ "mod": "alt",
+ "mov": "shift",
+ "ed": "ctrl"
+ },
"workspaces": {
"http": {
"apps": [
@@ -196,11 +202,6 @@
}
},
"window_manager": {
- "key": {
- "mod": "alt",
- "mov": "shift",
- "ed": "ctrl"
- },
"workspaces": {
"http": {
"order": 0,