diff options
author | Wieland Hoffmann <themineo@gmail.com> | 2019-10-09 22:25:08 +0200 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2019-10-09 23:32:08 +0300 |
commit | f79f00dbfb678c25e4c9ed423ef808fded312c33 (patch) | |
tree | 7171497d7860a0f18a9d36688af8aa71fc08646c /sway/sway.5.scd | |
parent | 42db4468a0566b2a57f6583da9fbcf84de60eaf2 (diff) |
sway(5): Highlight valid values in the description of tiling_drag
Diffstat (limited to 'sway/sway.5.scd')
-rw-r--r-- | sway/sway.5.scd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd index 4b9a9250..02173357 100644 --- a/sway/sway.5.scd +++ b/sway/sway.5.scd @@ -675,7 +675,7 @@ The default colors are: *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 + _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. |