Synopsis
(:resize-window dw dh)Description
Resizes the focused window. Dw and dh are the deltas of width and height, respectively. Both of them are in physical pixels.
Note that this command resizes a single window. To resize all windows contained in a frame, use the :resize-frame command.