aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway-bar.5.txt
diff options
context:
space:
mode:
authorLibravatar Jerzi Kaminsky <JerziKaminsky@users.noreply.github.com>2017-04-12 20:20:53 +0300
committerLibravatar Jerzi Kaminsky <JerziKaminsky@users.noreply.github.com>2017-04-14 02:30:41 +0300
commit6079e6f7e5818f7789ffbc4b50ed541a864a84bd (patch)
tree28d91462686a2d97b5f83ea0c80ce5873ab909af /sway/sway-bar.5.txt
parentRemain compat with libinput < 1.7.0 (diff)
downloadsway-6079e6f7e5818f7789ffbc4b50ed541a864a84bd.tar.gz
sway-6079e6f7e5818f7789ffbc4b50ed541a864a84bd.tar.zst
sway-6079e6f7e5818f7789ffbc4b50ed541a864a84bd.zip
Fix style in sway-bar(5) manpage
Diffstat (limited to 'sway/sway-bar.5.txt')
-rw-r--r--sway/sway-bar.5.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/sway/sway-bar.5.txt b/sway/sway-bar.5.txt
index a404acd0..5a52e7db 100644
--- a/sway/sway-bar.5.txt
+++ b/sway/sway-bar.5.txt
@@ -50,17 +50,17 @@ Commands
50 50
51**wrap_scroll** <yes|no>:: 51**wrap_scroll** <yes|no>::
52 Enables or disables wrapping when scrolling through workspaces with the 52 Enables or disables wrapping when scrolling through workspaces with the
53 scroll wheel. Default is no. 53 scroll wheel. Default is _no_.
54 54
55**workspace_buttons** <yes|no>:: 55**workspace_buttons** <yes|no>::
56 Enables or disables workspace buttons on the bar. Default is yes. 56 Enables or disables workspace buttons on the bar. Default is _yes_.
57 57
58**strip_workspace_numbers** <yes|no>:: 58**strip_workspace_numbers** <yes|no>::
59 If set to _yes_, then workspace numbers will be omitted from the workspace 59 If set to _yes_, then workspace numbers will be omitted from the workspace
60 button and only the custom name will be shown. 60 button and only the custom name will be shown. Default is _no_.
61 61
62**binding_mode_indicator** <yes|no>:: 62**binding_mode_indicator** <yes|no>::
63 Enable or disable binding mode indicator. It's enabled by default. 63 Enable or disable binding mode indicator. Default is _yes_.
64 64
65**height** <height>:: 65**height** <height>::
66 Sets the height of the bar. Default height will match the font size. 66 Sets the height of the bar. Default height will match the font size.