services.kanshi.settings.*.profile.exec

Home-Manager option

Commands executed after the profile is successfully applied. Note that if you provide multiple commands, they will be executed asynchronously with no guaranteed ordering.

type: (list of string) or string convertible to it
Default
[ ]
Example
"[ \${pkg.sway}/bin/swaymsg workspace 1, move workspace to eDP-1 ]"
source unavailable