@ -16,7 +16,7 @@ pub fn build(b: *std.Build) void {
const optimize = b.standardOptimizeOption(.{});
const exe = b.addExecutable(.{
.name = "checkKittyKeys",
.name = "check-kitty-kbd",
.root_source_file = b.path("src/main.zig"),
.target = target,
.optimize = optimize,
The note is not visible to the blocked user.