namespace Hyperbar.Widget.Primary.Windows; public class ProcessCommandConfiguration : PrimaryCommandConfiguration { public required string Path { get; set; } }