mirror of
https://github.com/swaywm/sway.git
synced 2026-04-18 06:46:56 -04:00
Merge 27ce45cf88 into 909a2ddb5f
This commit is contained in:
commit
0a708c0077
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