my NixOS and nix-darwin config
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

.

+5
+5
modules/home/wm/aerospace/aerospace.toml
··· 363 363 if.app-id = 'app.zen-browser.zen' 364 364 if.window-title-regex-substring = 'Picture-in-Picture' 365 365 run = ['layout floating'] 366 + 367 + 368 + [[on-window-detected]] 369 + if.window-title-regex-substring = 'simulator' 370 + run = 'layout floating'