From 043ef08e1131675ca42eafd7663ae037c5cae993 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Thu, 8 Jan 2026 18:17:28 -0800 Subject: add padding and new imac --- context.json | 47 +++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 45 insertions(+), 2 deletions(-) (limited to 'context.json') diff --git a/context.json b/context.json index c2eeb32..e8d0562 100644 --- a/context.json +++ b/context.json @@ -25,7 +25,8 @@ "apps": [ { "app-id": "org.mozilla.firefox" }, { "app-id": "org.mozilla.librewolf" }, - { "app-id": "app.zen-browser.zen" } + { "app-id": "app.zen-browser.zen" }, + { "app-id": "org.chromium.Chromium" } ] }, "mesg": { @@ -60,7 +61,7 @@ ] }, "term": { - "apps": [{ "app-id": "org.alacritty" }] + "apps": [{ "app-id": "org.alacritty" }, { "app-id": "com.mitchellh.ghostty" }] }, "ctrl": { "apps": [ @@ -168,6 +169,48 @@ } } } + }, + "archer": { + "user": { + "home": "/Users/elizabeth" + }, + "window_manager": { + "padding": { + "top": 12 + }, + "workspaces": { + "http": { + "monitor": "main" + }, + "mesg": { + "monitor": "main" + }, + "mgmt": { + "monitor": "main" + }, + "misc": { + "monitor": "main" + }, + "call": { + "monitor": "main" + }, + "txt": { + "monitor": "main" + }, + "term": { + "monitor": "main" + }, + "ctrl": { + "monitor": "main" + }, + "brn": { + "monitor": "main" + }, + "play": { + "monitor": "main" + } + } + } } }, "linux": { -- cgit v1.2.3-70-g09d2