diff options
Diffstat (limited to 'sway/sway-bar.5.scd')
-rw-r--r-- | sway/sway-bar.5.scd | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sway/sway-bar.5.scd b/sway/sway-bar.5.scd index 1f4ceaf2..a3df1160 100644 --- a/sway/sway-bar.5.scd +++ b/sway/sway-bar.5.scd @@ -112,6 +112,12 @@ Sway allows configuring swaybar in the sway configuration file. the bar. This value will be multiplied by the output scale. The default is _3_. +*unbindcode* [--release] <event-code> + Removes the binding with the given <event-code>. + +*unbindsym* [--release] button[1-9]|<event-name> + Removes the binding with the given <button> or <event-name>. + ## TRAY Swaybar provides a system tray where third-party applications may place icons. |