sway(5): document tiling_drag
Adds documentation in sway(5) for the tiling_drag command
This commit is contained in:
parent
82b0296964
commit
00d97cb195
1 changed files with 7 additions and 0 deletions
|
@ -558,6 +558,13 @@ The default colors are:
|
||||||
Set the opacity of the window between 0 (completely transparent) and 1
|
Set the opacity of the window between 0 (completely transparent) and 1
|
||||||
(completely opaque).
|
(completely opaque).
|
||||||
|
|
||||||
|
*tiling\_drag* enable|disable|toggle
|
||||||
|
Sets whether or not tiling containers can be dragged with the mouse. If
|
||||||
|
enabled (default), the _floating\_mod_ can be used to drag tiling, as well
|
||||||
|
as floating, containers. Using the left mouse button on title bars without
|
||||||
|
the _floating\_mod_ will also allow the container to be dragged. _toggle_
|
||||||
|
should not be used in the config file.
|
||||||
|
|
||||||
*title\_align* left|center|right
|
*title\_align* left|center|right
|
||||||
Sets the title alignment. If _right_ is selected and _show\_marks_ is set
|
Sets the title alignment. If _right_ is selected and _show\_marks_ is set
|
||||||
to _yes_, the marks will be shown on the _left_ side instead of the
|
to _yes_, the marks will be shown on the _left_ side instead of the
|
||||||
|
|
Loading…
Add table
Reference in a new issue