aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway.5.scd
diff options
context:
space:
mode:
Diffstat (limited to 'sway/sway.5.scd')
-rw-r--r--sway/sway.5.scd9
1 files changed, 9 insertions, 0 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd
index e6abef56..37a9b24c 100644
--- a/sway/sway.5.scd
+++ b/sway/sway.5.scd
@@ -572,6 +572,15 @@ The default colors are:
572 the _floating\_mod_ will also allow the container to be dragged. _toggle_ 572 the _floating\_mod_ will also allow the container to be dragged. _toggle_
573 should not be used in the config file. 573 should not be used in the config file.
574 574
575*tiling\_drag\_threshold* <threshold>
576 Sets the threshold that must be exceeded for an unfocused tiling container
577 to be dragged by its titlebar. This has no effect if _floating\_mod_ is
578 used, if the container is focused, or if _tiling\_drag_ is set to
579 _disable_. Once the threshold has been exceeded once, the drag starts and
580 the cursor can come back inside the threshold without stopping the drag.
581 _threshold_ is multiplied by the scale of the output that the cursor on.
582 The default is 9.
583
575*title\_align* left|center|right 584*title\_align* left|center|right
576 Sets the title alignment. If _right_ is selected and _show\_marks_ is set 585 Sets the title alignment. If _right_ is selected and _show\_marks_ is set
577 to _yes_, the marks will be shown on the _left_ side instead of the 586 to _yes_, the marks will be shown on the _left_ side instead of the