summaryrefslogtreecommitdiffstats
path: root/sway.5.txt
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2015-11-27 09:22:22 -0700
committerLibravatar Drew DeVault <sir@cmpwn.com>2015-11-27 09:22:22 -0700
commit4c3467425567044b4043d034432d78d445b8c641 (patch)
treee680d1beeef8f8ff6889f863503bc3da11b10bf6 /sway.5.txt
parentFix swaygrab memory leak (diff)
parentcmd_floating: Support `enable` and `disable` commands too. (diff)
downloadsway-4c3467425567044b4043d034432d78d445b8c641.tar.gz
sway-4c3467425567044b4043d034432d78d445b8c641.tar.zst
sway-4c3467425567044b4043d034432d78d445b8c641.zip
Merge pull request #263 from sce/floating_enable_disable
cmd_floating: Support `enable` and `disable` commands too.
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