From d9770cc24381b145aeee79d104d28a4052a191a6 Mon Sep 17 00:00:00 2001 From: "S. Christoffer Eliesen" Date: Tue, 24 Nov 2015 20:00:39 +0100 Subject: cmd_floating: Support `enable` and `disable` commands too. This is especially relevant in combination with `for_window`, e.g.: `for_window [title="Terminal"] floating enable`. --- sway.5.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sway.5.txt') diff --git a/sway.5.txt b/sway.5.txt index 8a949465..9f581a42 100644 --- a/sway.5.txt +++ b/sway.5.txt @@ -38,8 +38,8 @@ Commands **exit**:: Exit sway and end your Wayland session. -**floating** toggle:: - Toggles the "floating" status of the focused view. +**floating** :: + Make focused view floating, non-floating, or the opposite of what it is now. **floating_modifier** :: When the _modifier_ key is held down, you may use left click to drag floating -- cgit v1.2.3-54-g00ecf