mirror of
https://github.com/swaywm/sway.git
synced 2025-04-03 02:47:46 +03:00
Merge 27ce45cf88
into ab455bbada
This commit is contained in:
commit
50cc9a5892
1 changed files with 9 additions and 0 deletions
|
@ -163,6 +163,15 @@ set|plus|minus|toggle <amount>
|
|||
_right_, _bottom_, and _left_ or per direction with _horizontal_ and
|
||||
_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
|
||||
Set/unset an idle inhibitor for the window. _focus_ will inhibit idle when
|
||||
the window is focused by any seat. _fullscreen_ will inhibit idle when the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue