diff options
Diffstat (limited to 'context.json')
| -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" + } + } } } }, |
