From 1c969e86f50065985ddf35b7fef62c14aa7688a5 Mon Sep 17 00:00:00 2001 From: Brian Ashworth Date: Mon, 8 Oct 2018 11:40:13 -0400 Subject: Implement bar bindsym --- sway/sway-bar.5.scd | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sway/sway-bar.5.scd') diff --git a/sway/sway-bar.5.scd b/sway/sway-bar.5.scd index 8c7be8e7..6729c9ac 100644 --- a/sway/sway-bar.5.scd +++ b/sway/sway-bar.5.scd @@ -60,6 +60,11 @@ Sway allows configuring swaybar in the sway configuration file. *height* Sets the height of the bar. Default height will match the font size. +*bindsym* [--release] button + Executes _command_ when mouse button _n_ has been pressed (or if _released_ + is given, when mouse button _n_ has been released). To disable the default + behavior for a button, use the command _nop_. + ## TRAY Swaybar provides a system tray where third-party applications may place icons. -- cgit v1.2.3