aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway.5.scd
diff options
context:
space:
mode:
authorLibravatar Alex Maese <memaese@hotmail.com>2019-04-12 11:28:48 -0500
committerLibravatar Brian Ashworth <bosrsf04@gmail.com>2019-04-17 23:29:43 -0400
commit8d4f8aea4654c6071e243900b5dbf18e1cd62fd6 (patch)
treeb2c0ae87e55df809dc00f63862563204ab8945f9 /sway/sway.5.scd
parentCreate unbindsym and unbindcode commands (diff)
downloadsway-8d4f8aea4654c6071e243900b5dbf18e1cd62fd6.tar.gz
sway-8d4f8aea4654c6071e243900b5dbf18e1cd62fd6.tar.zst
sway-8d4f8aea4654c6071e243900b5dbf18e1cd62fd6.zip
Add unbindswitch command
Diffstat (limited to 'sway/sway.5.scd')
-rw-r--r--sway/sway.5.scd3
1 files changed, 3 insertions, 0 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd
index 5d94eced..80193651 100644
--- a/sway/sway.5.scd
+++ b/sway/sway.5.scd
@@ -644,6 +644,9 @@ The default colors are:
644 to _yes_, the marks will be shown on the _left_ side instead of the 644 to _yes_, the marks will be shown on the _left_ side instead of the
645 _right_ side. 645 _right_ side.
646 646
647*unbindswitch* <switch>:<state>
648 Removes a binding for when <switch> changes to <state>.
649
647*unbindsym* [--whole-window] [--border] [--exclude-titlebar] [--release] [--input-device=<device>] <key combo> 650*unbindsym* [--whole-window] [--border] [--exclude-titlebar] [--release] [--input-device=<device>] <key combo>
648 Removes the binding for _key combo_ that was previously bound with the 651 Removes the binding for _key combo_ that was previously bound with the
649 given flags. If _input-device_ is given, only the binding for that 652 given flags. If _input-device_ is given, only the binding for that