Synopsis: `aerospace cycle-size [--axis (smart|smart-opposite|height|width)] (<size>%)...` Examples: ``` aerospace cycle-size 33% 50% 66% ``` The meanings of `(smart|smart-opposite|height|width)` are the same as in `aerospace resize` command. ## Discussions https://github.com/nikitabobko/AeroSpace/discussions/1827