Back to Wezterm

`window:set_position(x, y)`

docs/config/lua/window/set_position.md

latest286 B
Original Source

window:set_position(x, y)

{{since('20220807-113146-c2fee766')}}

Repositions the top-left corner of the window to the specified x, y coordinates.

Note that Wayland does not allow applications to directly control their window placement, so this method has no effect on Wayland.