diff options
| author | Elizabeth Hunt <me@liz.coffee> | 2025-12-01 00:32:48 -0800 |
|---|---|---|
| committer | Elizabeth Hunt <me@liz.coffee> | 2025-12-01 00:32:48 -0800 |
| commit | ae3da4b84e83c12f6d72e6e6c442efb32bcfda65 (patch) | |
| tree | ddf4b5d7f4af5034ad6e0e4d34ea9c75905552d9 | |
| parent | 1b7063eabaee153b13841b800af10a8cc1a74bcb (diff) | |
| download | dotfiles-ae3da4b84e83c12f6d72e6e6c442efb32bcfda65.tar.gz dotfiles-ae3da4b84e83c12f6d72e6e6c442efb32bcfda65.zip | |
| -rw-r--r-- | context.json | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/context.json b/context.json index c598b65..c2eeb32 100644 --- a/context.json +++ b/context.json @@ -133,6 +133,40 @@ "armin": { "user": { "home": "/Users/lizzy" + }, + "window_manager": { + "workspaces": { + "http": { + "monitor": "1" + }, + "mesg": { + "monitor": "main" + }, + "mgmt": { + "monitor": "2" + }, + "misc": { + "monitor": "1" + }, + "call": { + "monitor": "main" + }, + "txt": { + "monitor": "1" + }, + "term": { + "monitor": "2" + }, + "ctrl": { + "monitor": "2" + }, + "brn": { + "monitor": "2" + }, + "play": { + "monitor": "2" + } + } } } }, |
