aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway-bar.5.scd
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2019-01-13 20:36:08 -0500
committerLibravatar GitHub <noreply@github.com>2019-01-13 20:36:08 -0500
commitfc93cd20dc108544c7cc8fced7aebed58c58a770 (patch)
tree87eb259f5f02c6bcf5240bf677d9569ee9e72518 /sway/sway-bar.5.scd
parentMerge pull request #3398 from RedSoxFan/toggle-input-events (diff)
parentswaybar: obey height if given (diff)
downloadsway-fc93cd20dc108544c7cc8fced7aebed58c58a770.tar.gz
sway-fc93cd20dc108544c7cc8fced7aebed58c58a770.tar.zst
sway-fc93cd20dc108544c7cc8fced7aebed58c58a770.zip
Merge pull request #3397 from RedSoxFan/fix-swaybar-height
swaybar: obey height if given
Diffstat (limited to 'sway/sway-bar.5.scd')
-rw-r--r--sway/sway-bar.5.scd2
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/sway-bar.5.scd b/sway/sway-bar.5.scd
index b345b392..e1a4a937 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.
69 use. 69 use.
70 70
71*height* <height> 71*height* <height>
72 Sets the height of the bar. Default height will match the font size. 72 Sets the height of the bar. Default height (0) will match the font size.
73 73
74*bindsym* [--release] button<n> <command> 74*bindsym* [--release] button<n> <command>
75 Executes _command_ when mouse button _n_ has been pressed (or if _released_ 75 Executes _command_ when mouse button _n_ has been pressed (or if _released_