Add unbindsym/unbindcode command for swaybar

This commit is contained in:
Alex Maese 2019-04-12 11:30:36 -05:00 committed by Brian Ashworth
parent 8d4f8aea46
commit 35ddd9aab3
4 changed files with 88 additions and 30 deletions

View file

@ -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.