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.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/sway/sway-bar.5.txt b/sway/sway-bar.5.txt
index c23519a4..558a9564 100644
--- a/sway/sway-bar.5.txt
+++ b/sway/sway-bar.5.txt
@@ -21,6 +21,9 @@ Commands
21**status_command** <status command>:: 21**status_command** <status command>::
22 Executes the bar _status command_ with _sh -c_. 22 Executes the bar _status command_ with _sh -c_.
23 23
24**plaintext_markup** <pango|none>::
25 Enables or disables pango markup for plaintext statuslines.
26
24**id** <bar_id>:: 27**id** <bar_id>::
25 Sets the ID of the bar. 28 Sets the ID of the bar.
26 29