diff options
-rw-r--r-- | context.json | 11 |
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, |