}
}
})->recv->{success}) {
- say "Successfully subscribed to $ev-event";
+ say "Successfully subscribed to $ev event";
}
}
my $nextArg = shift;
if(!$nextArg) {
- say "Subscribe to i3-events";
+ say "Subscribe to i3 events";
say "Usage: $0 workspace|output|mode|window|barconfig_update|binding [dump]";
say "Example: $0 workspace dump window binding dump";
exit 1;