mirror of
https://github.com/swaywm/sway.git
synced 2024-11-24 00:41:28 +00:00
parent
c5fd8c050f
commit
27ce45cf88
|
@ -161,6 +161,15 @@ set|plus|minus|toggle <amount>
|
||||||
_right_, _bottom_, and _left_ or per direction with _horizontal_ and
|
_right_, _bottom_, and _left_ or per direction with _horizontal_ and
|
||||||
_vertical_.
|
_vertical_.
|
||||||
|
|
||||||
|
In the config, _gaps_ takes only the first and final arguments. Negative
|
||||||
|
numbers are allowed. Successive _gaps_ options apply cumulatively.
|
||||||
|
|
||||||
|
Example:
|
||||||
|
gaps inner 2
|
||||||
|
gaps outer 20
|
||||||
|
gaps bottom -2
|
||||||
|
gaps top -2
|
||||||
|
|
||||||
*inhibit_idle* focus|fullscreen|open|none|visible
|
*inhibit_idle* focus|fullscreen|open|none|visible
|
||||||
Set/unset an idle inhibitor for the view. _focus_ will inhibit idle when
|
Set/unset an idle inhibitor for the view. _focus_ will inhibit idle when
|
||||||
the view is focused by any seat. _fullscreen_ will inhibit idle when the
|
the view is focused by any seat. _fullscreen_ will inhibit idle when the
|
||||||
|
|
Loading…
Reference in a new issue