From 57b192dd5915a387d1680bdf1300fccc1d6865e4 Mon Sep 17 00:00:00 2001 From: Ronan Pigott Date: Fri, 20 Sep 2019 19:06:16 -0700 Subject: [PATCH] sway.5: document --to-code for unbindsym --- sway/sway.5.scd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sway/sway.5.scd b/sway/sway.5.scd index d9505245f..a4a9b4789 100644 --- a/sway/sway.5.scd +++ b/sway/sway.5.scd @@ -696,7 +696,7 @@ The default colors are: *unbindswitch* : Removes a binding for when changes to . -*unbindsym* [--whole-window] [--border] [--exclude-titlebar] [--release] [--input-device=] +*unbindsym* [--whole-window] [--border] [--exclude-titlebar] [--release] [--to-code] [--input-device=] Removes the binding for _key combo_ that was previously bound with the given flags. If _input-device_ is given, only the binding for that input device will be unbound.