From 9e6901264b2d93d0ab0b91aee20a3d543f53d0ec Mon Sep 17 00:00:00 2001 From: rti Date: Thu, 19 Jan 2023 23:33:56 +0100 Subject: feat: smart smart_corner_radius (#101) --- include/sway/commands.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/sway/commands.h') diff --git a/include/sway/commands.h b/include/sway/commands.h index 256b3506..fa6e45f5 100644 --- a/include/sway/commands.h +++ b/include/sway/commands.h @@ -183,6 +183,7 @@ sway_cmd cmd_shadow_color; sway_cmd cmd_shadows; sway_cmd cmd_show_marks; sway_cmd cmd_smart_borders; +sway_cmd cmd_smart_corner_radius; sway_cmd cmd_smart_gaps; sway_cmd cmd_split; sway_cmd cmd_splith; -- cgit v1.2.3