aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway.5.txt
diff options
context:
space:
mode:
authorLibravatar Mykyta Holubakha <hilobakho@gmail.com>2016-05-14 23:42:02 +0300
committerLibravatar Mykyta Holubakha <hilobakho@gmail.com>2016-05-14 23:42:02 +0300
commite73dde3b1057c8248eb24b3c15c99f398472eeba (patch)
tree26292b5ece4da11f72f7b3b486d2dc5c83caa026 /sway/sway.5.txt
parentSet Cairo and Pango as required dependencies (diff)
downloadsway-e73dde3b1057c8248eb24b3c15c99f398472eeba.tar.gz
sway-e73dde3b1057c8248eb24b3c15c99f398472eeba.tar.zst
sway-e73dde3b1057c8248eb24b3c15c99f398472eeba.zip
Support floating_scroll sideways
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>::