aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway.5.scd
diff options
context:
space:
mode:
authorLibravatar Brian Ashworth <bosrsf04@gmail.com>2018-12-24 00:16:37 -0500
committerLibravatar emersion <contact@emersion.fr>2018-12-24 11:15:31 +0100
commit00d97cb195fbfdc9ae7eeb21cbd993fc54cd28da (patch)
tree2b690a5838c1cf7938a244cf50af56fe12132ce6 /sway/sway.5.scd
parentswaylock: Submit password on Ctrl-D (diff)
downloadsway-00d97cb195fbfdc9ae7eeb21cbd993fc54cd28da.tar.gz
sway-00d97cb195fbfdc9ae7eeb21cbd993fc54cd28da.tar.zst
sway-00d97cb195fbfdc9ae7eeb21cbd993fc54cd28da.zip
sway(5): document tiling_drag
Adds documentation in sway(5) for the tiling_drag command
Diffstat (limited to 'sway/sway.5.scd')
-rw-r--r--sway/sway.5.scd7
1 files changed, 7 insertions, 0 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd
index f90c9c80..2fe4e372 100644
--- a/sway/sway.5.scd
+++ b/sway/sway.5.scd
@@ -558,6 +558,13 @@ The default colors are:
558 Set the opacity of the window between 0 (completely transparent) and 1 558 Set the opacity of the window between 0 (completely transparent) and 1
559 (completely opaque). 559 (completely opaque).
560 560
561*tiling\_drag* enable|disable|toggle
562 Sets whether or not tiling containers can be dragged with the mouse. If
563 enabled (default), the _floating\_mod_ can be used to drag tiling, as well
564 as floating, containers. Using the left mouse button on title bars without
565 the _floating\_mod_ will also allow the container to be dragged. _toggle_
566 should not be used in the config file.
567
561*title\_align* left|center|right 568*title\_align* left|center|right
562 Sets the title alignment. If _right_ is selected and _show\_marks_ is set 569 Sets the title alignment. If _right_ is selected and _show\_marks_ is set
563 to _yes_, the marks will be shown on the _left_ side instead of the 570 to _yes_, the marks will be shown on the _left_ side instead of the