aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway.5.scd
diff options
context:
space:
mode:
authorLibravatar mwenzkowski <29407878+mwenzkowski@users.noreply.github.com>2018-11-30 18:15:26 +0100
committerLibravatar mwenzkowski <29407878+mwenzkowski@users.noreply.github.com>2018-11-30 18:15:26 +0100
commit68668c22e587c7f2210e2d073da8ee836980f27b (patch)
treee648f7333fd620a7dc8fa701066d7c04ad40278d /sway/sway.5.scd
parentFix the error result of the fullscreen command (diff)
downloadsway-68668c22e587c7f2210e2d073da8ee836980f27b.tar.gz
sway-68668c22e587c7f2210e2d073da8ee836980f27b.tar.zst
sway-68668c22e587c7f2210e2d073da8ee836980f27b.zip
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.scd5
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).
130*focus* mode\_toggle 130*focus* mode\_toggle
131 Moves focus between the floating and tiled layers. 131 Moves focus between the floating and tiled layers.
132 132
133*fullscreen* 133*fullscreen* [enable|disable|toggle]
134 Toggles fullscreen for the focused view. 134 Makes focused view fullscreen, non-fullscreen, or the opposite of what it
135 is now. If no argument is given, it does the same as _toggle_.
135 136
136*gaps* inner|outer|horizontal|vertical|top|right|bottom|left all|current 137*gaps* inner|outer|horizontal|vertical|top|right|bottom|left all|current
137set|plus|minus <amount> 138set|plus|minus <amount>