From c9458b9fb1034b1fd9a946aa85d4a7c1f07f2af3 Mon Sep 17 00:00:00 2001 From: bR3iN Date: Wed, 21 Jul 2021 14:08:29 +0200 Subject: Add `gaps toggle ` command Add a subcommand for `gaps` that allows to toggle gaps at runtime. This functionality is part of i3-gaps since [1] but is missing in sway. [1] https://github.com/Airblader/i3/pull/264 --- sway/sway.5.scd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sway/sway.5.scd') diff --git a/sway/sway.5.scd b/sway/sway.5.scd index 02592b5f..8958c7e3 100644 --- a/sway/sway.5.scd +++ b/sway/sway.5.scd @@ -155,7 +155,7 @@ They are expected to be used with *bindsym* or at runtime through *swaymsg*(1). is specified, the view will be fullscreen across all outputs. *gaps* inner|outer|horizontal|vertical|top|right|bottom|left all|current -set|plus|minus +set|plus|minus|toggle Changes the _inner_ or _outer_ gaps for either _all_ workspaces or the _current_ workspace. _outer_ gaps can be altered per side with _top_, _right_, _bottom_, and _left_ or per direction with _horizontal_ and -- cgit v1.2.3