mirror of
https://github.com/swaywm/sway.git
synced 2024-11-11 21:14:10 +01:00
sway.5: Improve documentation
Document the optional arguments of the fullscreen command.
This commit is contained in:
parent
b5c92e5d3b
commit
68668c22e5
@ -130,8 +130,9 @@ They are expected to be used with *bindsym* or at runtime through *swaymsg*(1).
|
|||||||
*focus* mode\_toggle
|
*focus* mode\_toggle
|
||||||
Moves focus between the floating and tiled layers.
|
Moves focus between the floating and tiled layers.
|
||||||
|
|
||||||
*fullscreen*
|
*fullscreen* [enable|disable|toggle]
|
||||||
Toggles fullscreen for the focused view.
|
Makes focused view fullscreen, non-fullscreen, or the opposite of what it
|
||||||
|
is now. If no argument is given, it does the same as _toggle_.
|
||||||
|
|
||||||
*gaps* inner|outer|horizontal|vertical|top|right|bottom|left all|current
|
*gaps* inner|outer|horizontal|vertical|top|right|bottom|left all|current
|
||||||
set|plus|minus <amount>
|
set|plus|minus <amount>
|
||||||
|
Loading…
Reference in New Issue
Block a user