From 016e684098a842e4d92f6385a0618fe6e4a15ebc Mon Sep 17 00:00:00 2001 From: Tobias Ostner Date: Fri, 7 Mar 2025 09:40:06 +0100 Subject: [PATCH] Use zen browser for hotkey instead of arc --- config/aerospace/aerospace.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/aerospace/aerospace.toml b/config/aerospace/aerospace.toml index 3e31b7f..9787f2e 100644 --- a/config/aerospace/aerospace.toml +++ b/config/aerospace/aerospace.toml @@ -21,7 +21,7 @@ alt-slash = 'layout tiles horizontal vertical' alt-comma = 'layout accordion horizontal vertical' alt-t = 'exec-and-forget open /Applications/Ghostty.app' -alt-w = 'exec-and-forget open /Applications/Arc.app' +alt-w = "exec-and-forget open /Applications/'Zen Browser.app'" alt-left = 'focus left' alt-down = 'focus down'