From 8faaf52f7f15c3ad9a8e2c5d1cfa4fd2b6ee8fd3 Mon Sep 17 00:00:00 2001 From: Alex Maese Date: Sun, 19 Jan 2020 22:01:33 -0600 Subject: Add documentation for floating_modifier --- sway/sway.5.scd | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sway/sway.5.scd') diff --git a/sway/sway.5.scd b/sway/sway.5.scd index b19289d8..6b2ad1b1 100644 --- a/sway/sway.5.scd +++ b/sway/sway.5.scd @@ -558,8 +558,9 @@ The default colors are: *floating_modifier* [normal|inverse] When the _modifier_ key is held down, you may hold left click to move - windows, and right click to resize them. If _inverse_ is specified, left - click is used for resizing and right click for moving. + windows, and right click to resize them. Setting _modifier_ to _none_ + disables this feature. If _inverse_ is specified, left click is used for + resizing and right click for moving. *focus_follows_mouse* yes|no|always If set to _yes_, moving your mouse over a window will focus that window. If -- cgit v1.2.3-54-g00ecf