From 889618d3eeb5786df45e1e4885debe610932fc31 Mon Sep 17 00:00:00 2001 From: Zandr Martin Date: Sat, 11 Jun 2016 17:02:16 -0500 Subject: implement resize command for absolute dimensions --- sway/sway.5.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sway/sway.5.txt') diff --git a/sway/sway.5.txt b/sway/sway.5.txt index 00806112..76d09edb 100644 --- a/sway/sway.5.txt +++ b/sway/sway.5.txt @@ -98,6 +98,10 @@ They are expected to be used with **bindsym** or at runtime through **swaymsg**( Resizes the currently focused container or view by _amount_. _amount_ can be specified as "n px" or "n ppt" or "n px or n ppt". +**resize** :: + Sets the _width_ or _height_ of the currently focused container to _amount_. + _amount_ can be specified as "n px" or "n ppt" or "n px or n ppt". + **split** :: Splits the current container, vertically or horizontally. If toggled then the current container is split opposite to the parent container. -- cgit v1.2.3