summaryrefslogtreecommitdiffstats
path: root/sway.5.txt
diff options
context:
space:
mode:
authorLibravatar S. Christoffer Eliesen <christoffer@eliesen.no>2015-11-24 20:00:39 +0100
committerLibravatar S. Christoffer Eliesen <christoffer@eliesen.no>2015-11-27 17:09:19 +0100
commitd9770cc24381b145aeee79d104d28a4052a191a6 (patch)
treee680d1beeef8f8ff6889f863503bc3da11b10bf6 /sway.5.txt
parentFix swaygrab memory leak (diff)
downloadsway-d9770cc24381b145aeee79d104d28a4052a191a6.tar.gz
sway-d9770cc24381b145aeee79d104d28a4052a191a6.tar.zst
sway-d9770cc24381b145aeee79d104d28a4052a191a6.zip
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`.
Diffstat (limited to 'sway.5.txt')
-rw-r--r--sway.5.txt4
1 files changed, 2 insertions, 2 deletions
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
38**exit**:: 38**exit**::
39 Exit sway and end your Wayland session. 39 Exit sway and end your Wayland session.
40 40
41**floating** toggle:: 41**floating** <enable|disable|toggle>::
42 Toggles the "floating" status of the focused view. 42 Make focused view floating, non-floating, or the opposite of what it is now.
43 43
44**floating_modifier** <modifier>:: 44**floating_modifier** <modifier>::
45 When the _modifier_ key is held down, you may use left click to drag floating 45 When the _modifier_ key is held down, you may use left click to drag floating