aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway-bar.5.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sway/sway-bar.5.txt')
-rw-r--r--sway/sway-bar.5.txt9
1 files changed, 6 insertions, 3 deletions
diff --git a/sway/sway-bar.5.txt b/sway/sway-bar.5.txt
index dc4a673c..a404acd0 100644
--- a/sway/sway-bar.5.txt
+++ b/sway/sway-bar.5.txt
@@ -21,7 +21,7 @@ Commands
21**status_command** <status command>:: 21**status_command** <status command>::
22 Executes the bar _status command_ with _sh -c_. Each line of text printed to 22 Executes the bar _status command_ with _sh -c_. Each line of text printed to
23 stdout from this command will be displayed in the status area of the bar. You 23 stdout from this command will be displayed in the status area of the bar. You
24 can also use the i3bar JSON protocol: 24 may also use the i3bar JSON protocol:
25 + 25 +
26 https://i3wm.org/docs/i3bar-protocol.html 26 https://i3wm.org/docs/i3bar-protocol.html
27 27
@@ -48,9 +48,12 @@ Commands
48**separator_symbol** <symbol>:: 48**separator_symbol** <symbol>::
49 Specifies the separator symbol to separate blocks on the bar. 49 Specifies the separator symbol to separate blocks on the bar.
50 50
51**wrap_scroll** <yes|no>::
52 Enables or disables wrapping when scrolling through workspaces with the
53 scroll wheel. Default is no.
54
51**workspace_buttons** <yes|no>:: 55**workspace_buttons** <yes|no>::
52 Enables or disables workspace buttons on the bar. Default is to enable 56 Enables or disables workspace buttons on the bar. Default is yes.
53 buttons.
54 57
55**strip_workspace_numbers** <yes|no>:: 58**strip_workspace_numbers** <yes|no>::
56 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