aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway-bar.5.scd
diff options
context:
space:
mode:
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.
112 the bar. This value will be multiplied by the output scale. The default is 112 the bar. This value will be multiplied by the output scale. The default is
113 _3_. 113 _3_.
114 114
115*unbindcode* [--release] <event-code>
116 Removes the binding with the given <event-code>.
117
118*unbindsym* [--release] button[1-9]|<event-name>
119 Removes the binding with the given <button> or <event-name>.
120
115## TRAY 121## TRAY
116 122
117Swaybar provides a system tray where third-party applications may place icons. 123Swaybar provides a system tray where third-party applications may place icons.