diff options
author | Hunt <lizhunt@amazon.com> | 2025-07-21 09:31:50 -0700 |
---|---|---|
committer | Hunt <lizhunt@amazon.com> | 2025-07-21 09:31:50 -0700 |
commit | 60e2df188d9cf2e7c1539aaf51c9235d205ac6e6 (patch) | |
tree | 8db1a60eb0f7bfe8cc75de72a4d03d5068871dca | |
parent | bda87de7cbbf48fe5ad0c8d4a66e07bef990f558 (diff) | |
download | dotfiles-60e2df188d9cf2e7c1539aaf51c9235d205ac6e6.tar.gz dotfiles-60e2df188d9cf2e7c1539aaf51c9235d205ac6e6.zip |
Add zen to http ws
-rw-r--r-- | context.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/context.json b/context.json index 681c7db..b6e0d90 100644 --- a/context.json +++ b/context.json @@ -16,7 +16,7 @@ "window_manager": { "workspaces": { "http": { - "apps": ["org.mozilla.firefox", "org.mozilla.librewolf"] + "apps": ["org.mozilla.firefox", "org.mozilla.librewolf", "app.zen-browser.zen"] }, "mesg": { "apps": ["com.tinyspeck.slackmacgap", "com.hnc.Discord", |