From 124085eba96362403a757061032659c0a06aa22e Mon Sep 17 00:00:00 2001 From: Brian Ashworth Date: Wed, 9 Jan 2019 20:58:00 -0500 Subject: swaybar: obey height if given If there is a bar height given, use that as the height rather than as a minimum height. This matches i3-gaps behavior. --- sway/sway-bar.5.scd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sway/sway-bar.5.scd') diff --git a/sway/sway-bar.5.scd b/sway/sway-bar.5.scd index 2357591d..419c4427 100644 --- a/sway/sway-bar.5.scd +++ b/sway/sway-bar.5.scd @@ -69,7 +69,7 @@ Sway allows configuring swaybar in the sway configuration file. use. *height* - Sets the height of the bar. Default height will match the font size. + Sets the height of the bar. Default height (0) will match the font size. *bindsym* [--release] button Executes _command_ when mouse button _n_ has been pressed (or if _released_ -- cgit v1.2.3