MyNixOS website logo
option

services.kanshi.profiles.<name>.exec

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

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