diff options
author | mwenzkowski <29407878+mwenzkowski@users.noreply.github.com> | 2018-11-30 18:15:26 +0100 |
---|---|---|
committer | mwenzkowski <29407878+mwenzkowski@users.noreply.github.com> | 2018-11-30 18:15:26 +0100 |
commit | 68668c22e587c7f2210e2d073da8ee836980f27b (patch) | |
tree | e648f7333fd620a7dc8fa701066d7c04ad40278d /sway/sway.5.scd | |
parent | b5c92e5d3b7c7f62c3e18f9286ca597c2bc344a0 (diff) |
sway.5: Improve documentation
Document the optional arguments of the fullscreen command.
Diffstat (limited to 'sway/sway.5.scd')
-rw-r--r-- | sway/sway.5.scd | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd index 4edd16bf..651c2302 100644 --- a/sway/sway.5.scd +++ b/sway/sway.5.scd @@ -130,8 +130,9 @@ They are expected to be used with *bindsym* or at runtime through *swaymsg*(1). *focus* mode\_toggle Moves focus between the floating and tiled layers. -*fullscreen* - Toggles fullscreen for the focused view. +*fullscreen* [enable|disable|toggle] + 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 set|plus|minus <amount> |