Resize
Introduced in v0.4.0, the resize
command allows users to to change the resize
the currently selected container
Example
miraclemsg "resize grow width 10" # Grow width by 10px
miraclemsg "resize shrink height 10 ppt" # Shrinks the height by 10% of the screen
miraclemsg "resize set 100px 50 ppt" # Sets the dimensions of the container to 100px width and 50% of the screen