diff --git a/.aerospace.toml b/.aerospace.toml index 57cfa1b..2134923 100644 --- a/.aerospace.toml +++ b/.aerospace.toml @@ -213,6 +213,11 @@ check-further-callbacks = true run = 'layout tiling' +[[on-window-detected]] +if.app-id = 'com.dmitrynikolaev.numi' +check-further-callbacks = true +run = 'layout floating' + [[on-window-detected]] if.app-id = "com.github.wez.wezterm" run = "move-node-to-workspace T"