summaryrefslogtreecommitdiff
path: root/sway/sway-bar.5.scd
diff options
context:
space:
mode:
authorAlex Maese <[email protected]>2019-04-12 11:30:36 -0500
committerBrian Ashworth <[email protected]>2019-04-17 23:29:43 -0400
commit35ddd9aab3c386345176d7ea1f5814f152ba16bd (patch)
tree41a5115333712b51f56147df4b8ceaab3c45cff2 /sway/sway-bar.5.scd
parent8d4f8aea4654c6071e243900b5dbf18e1cd62fd6 (diff)
Add unbindsym/unbindcode command for swaybar
Diffstat (limited to 'sway/sway-bar.5.scd')
-rw-r--r--sway/sway-bar.5.scd6
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.