From 1722f55eccec31cc86cdee1a3673ebfa02af57a6 Mon Sep 17 00:00:00 2001 From: Hunt Date: Thu, 21 Aug 2025 09:58:37 -0700 Subject: Move zoom to call ws --- context.json | 17 ++++++++++------- 1 file 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" }] -- cgit v1.2.3-70-g09d2