services.aerospace.settings.exec-on-workspace-change

Commands to run every time workspace changes.

Type
list of string
Default
[ ]
Example
[
  "/bin/bash"
  "-c"
  "sketchybar --trigger aerospace_workspace_change FOCUSED=$AEROSPACE_FOCUSED_WORKSPACE"
]
Declared
<nix-darwin/modules/services/aerospace>