From b7db99c895ab2d49264d77f9d760ef61acc80378 Mon Sep 17 00:00:00 2001 From: Hunt Date: Mon, 28 Jul 2025 09:49:33 -0700 Subject: Fixes window manager key combos for macos --- context.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'context.json') 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, -- cgit v1.2.3-70-g09d2