summaryrefslogtreecommitdiffstats
path: root/sway/sway.5.txt
diff options
context:
space:
mode:
authorLibravatar Mykyta Holubakha <hilobakho@gmail.com>2016-05-08 17:17:35 +0300
committerLibravatar Mykyta Holubakha <hilobakho@gmail.com>2016-05-08 17:17:35 +0300
commit0c495eecde82c3b7a2827c713badfd13536f5507 (patch)
treeed2cbb25cb60138bac65178e50ab9cf717dad787 /sway/sway.5.txt
parentDocumented floating_scroll (diff)
downloadsway-0c495eecde82c3b7a2827c713badfd13536f5507.tar.gz
sway-0c495eecde82c3b7a2827c713badfd13536f5507.tar.zst
sway-0c495eecde82c3b7a2827c713badfd13536f5507.zip
Remove FSB_GAPS_INNER and FSB_GAPS_OUTER
Diffstat (limited to 'sway/sway.5.txt')
-rw-r--r--sway/sway.5.txt11
1 files changed, 2 insertions, 9 deletions
diff --git a/sway/sway.5.txt b/sway/sway.5.txt
index fdb7818c..25229033 100644
--- a/sway/sway.5.txt
+++ b/sway/sway.5.txt
@@ -156,17 +156,10 @@ 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** behavior <gaps_inner|gaps_outer|custom>::
160 If set to _gaps_inner_, adjusts inner gaps of the windows on scrolling
161 while holding the floating modifier. If set to _gaps_outer_, adjusts
162 outer gaps. If set to _custom_, performs user-defined commands,
163 specified in *floating_scroll up|down*.
164
165**floating_scroll** <up|down> [command]:: 159**floating_scroll** <up|down> [command]::
166 Sets the command to be executed on scrolling up and down 160 Sets the command to be executed on scrolling up and down
167 (respectively) while holding the floating modifier, when 161 (respectively) while holding the floating modifier. Resets the
168 *floating_scroll behavior* is set to _custom_. Resets the command, 162 command, when given no arguments.
169 when given none.
170 163
171**focus_follows_mouse** <yes|no>:: 164**focus_follows_mouse** <yes|no>::
172 If set to _yes_, the currently focused view will change as you move your 165 If set to _yes_, the currently focused view will change as you move your