From ac0968042ddb333de5e3c371cc79b3b4ef098356 Mon Sep 17 00:00:00 2001 From: Tom Li Dobnik Date: Fri, 20 Feb 2026 15:05:37 +0100 Subject: update --- .config/aerospace/aerospace.toml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to '.config/aerospace') diff --git a/.config/aerospace/aerospace.toml b/.config/aerospace/aerospace.toml index 1e6ad54..a55f3af 100644 --- a/.config/aerospace/aerospace.toml +++ b/.config/aerospace/aerospace.toml @@ -67,6 +67,13 @@ alt-shift-1 = 'move-node-to-workspace 1' alt-shift-2 = 'move-node-to-workspace 2' alt-shift-3 = 'move-node-to-workspace 3' +alt-f = "fullscreen" + + +[[on-window-detected]] +if.app-id = 'com.apple.Preview' +run = ['layout floating','move-node-to-workspace 3'] +check-further-callbacks = false [[on-window-detected]] if.app-id = 'com.mitchellh.ghostty' -- cgit v1.2.3