From bda87de7cbbf48fe5ad0c8d4a66e07bef990f558 Mon Sep 17 00:00:00 2001 From: Hunt Date: Thu, 17 Jul 2025 11:28:39 -0700 Subject: Fix up some dotfiles stuff --- context.json | 42 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 41 insertions(+), 1 deletion(-) (limited to 'context.json') diff --git a/context.json b/context.json index be0b89b..681c7db 100644 --- a/context.json +++ b/context.json @@ -20,7 +20,7 @@ }, "mesg": { "apps": ["com.tinyspeck.slackmacgap", "com.hnc.Discord", - "com.apple.mail", "org.whispersystems.signal-desktop"] + "com.apple.mail", "org.whispersystems.signal-desktop", "com.microsoft.teams2"] }, "call": { "apps": ["com.amazon.Amazon-Chime"] @@ -70,6 +70,46 @@ }, "features": { "work_mode": true + }, + + "window_manager": { + "key": { + "mod": "alt", + "mov": "shift", + "ed": "ctrl" + }, + "workspaces": { + "http": { + "monitor": "1" + }, + "mesg": { + "monitor": "main" + }, + "mgmt": { + "monitor": "main" + }, + "misc": { + "monitor": "1" + }, + "call": { + "monitor": "main" + }, + "txt": { + "monitor": "3" + }, + "term": { + "monitor": "3" + }, + "ctrl": { + "monitor": "3" + }, + "brn": { + "monitor": "3" + }, + "play": { + "monitor": "main" + } + } } }, "armin": { -- cgit v1.2.3-70-g09d2