aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway.5.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sway/sway.5.txt')
-rw-r--r--sway/sway.5.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/sway/sway.5.txt b/sway/sway.5.txt
index 25229033..32ff79d8 100644
--- a/sway/sway.5.txt
+++ b/sway/sway.5.txt
@@ -156,9 +156,9 @@ or triggered at runtime.
156 enabled, left click is used for resizing and right click for dragging. The 156 enabled, left click is used for resizing and right click for dragging. The
157 mode paramenter is optional and defaults to _normal_ if it isn't defined. 157 mode paramenter is optional and defaults to _normal_ if it isn't defined.
158 158
159**floating_scroll** <up|down> [command]:: 159**floating_scroll** <up|down|left|right> [command]::
160 Sets the command to be executed on scrolling up and down 160 Sets the command to be executed on scrolling in the specified
161 (respectively) while holding the floating modifier. Resets the 161 direction while holding the floating modifier. Resets the
162 command, when given no arguments. 162 command, when given no arguments.
163 163
164**focus_follows_mouse** <yes|no>:: 164**focus_follows_mouse** <yes|no>::