X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fcommands.h;h=9f83cb218c56c239d85768db461a3288a966bd43;hb=988cc3ccaf59a0c25d9df47337bb9bd8826f6b31;hp=968bfbef4075b35ba09644d050f779d03cbeff5d;hpb=8bfd06c3dd6e15b031c4a1bca82499e449f5121c;p=i3%2Fi3 diff --git a/include/commands.h b/include/commands.h index 968bfbef..9f83cb21 100644 --- a/include/commands.h +++ b/include/commands.h @@ -76,7 +76,7 @@ void cmd_resize(I3_CMD, const char *way, const char *direction, long resize_px, * Implementation of 'border normal|pixel []', 'border none|1pixel|toggle'. * */ -void cmd_border(I3_CMD, const char *border_style_str, const char *border_width); +void cmd_border(I3_CMD, const char *border_style_str, long border_width); /** * Implementation of 'nop '.