summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHunt <lizhunt@amazon.com>2025-08-21 09:58:37 -0700
committerHunt <lizhunt@amazon.com>2025-08-21 09:58:37 -0700
commit1722f55eccec31cc86cdee1a3673ebfa02af57a6 (patch)
tree92d854e8f038b7ffe6d061772dbf7cfa5a6b2db8
parente26cc799256d8adde73201b6a1e887b067da7d7e (diff)
downloaddotfiles-1722f55eccec31cc86cdee1a3673ebfa02af57a6.tar.gz
dotfiles-1722f55eccec31cc86cdee1a3673ebfa02af57a6.zip
Move zoom to call wsHEADmain
-rw-r--r--context.json17
1 files changed, 10 insertions, 7 deletions
diff --git a/context.json b/context.json
index 10a8f94..5f43ee4 100644
--- a/context.json
+++ b/context.json
@@ -14,12 +14,12 @@
"XDG_CACHE_HOME": "$HOME/.cache"
},
"window_manager": {
- "key": {
- "sup": "cmd",
- "mod": "alt",
- "mov": "shift",
- "ed": "ctrl"
- },
+ "key": {
+ "sup": "cmd",
+ "mod": "alt",
+ "mov": "shift",
+ "ed": "ctrl"
+ },
"workspaces": {
"http": {
"apps": [
@@ -41,7 +41,10 @@
]
},
"call": {
- "apps": [{ "app-id": "com.amazon.Amazon-Chime" }]
+ "apps": [
+ { "app-id": "com.amazon.Amazon-Chime" },
+ { "app-id": "us.zoom.xos" }
+ ]
},
"mgmt": {
"apps": [{ "app-id": "com.microsoft.Outlook" }]