aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway-bar.5.scd
diff options
context:
space:
mode:
authorLibravatar Ryan Dwyer <ryandwyer1@gmail.com>2018-10-08 22:23:35 +1000
committerLibravatar Ryan Dwyer <ryandwyer1@gmail.com>2018-10-08 22:23:55 +1000
commit5e1983660dddc40d60026cbd0daf96d880f24fb9 (patch)
tree1036293744616474f190d30f7ae5428579e82900 /sway/sway-bar.5.scd
parentAdd example status_command to default config (diff)
downloadsway-5e1983660dddc40d60026cbd0daf96d880f24fb9.tar.gz
sway-5e1983660dddc40d60026cbd0daf96d880f24fb9.tar.zst
sway-5e1983660dddc40d60026cbd0daf96d880f24fb9.zip
Allow status_command to be disabled via IPC
Diffstat (limited to 'sway/sway-bar.5.scd')
-rw-r--r--sway/sway-bar.5.scd3
1 files changed, 3 insertions, 0 deletions
diff --git a/sway/sway-bar.5.scd b/sway/sway-bar.5.scd
index 00b9386e..8c7be8e7 100644
--- a/sway/sway-bar.5.scd
+++ b/sway/sway-bar.5.scd
@@ -17,6 +17,9 @@ Sway allows configuring swaybar in the sway configuration file.
17 17
18 https://i3wm.org/docs/i3bar-protocol.html 18 https://i3wm.org/docs/i3bar-protocol.html
19 19
20 If running this command via IPC, you can disable a running status command by
21 setting the command to a single dash: _swaybar bar bar-0 status\_command -_
22
20*pango\_markup* enabled|disabled 23*pango\_markup* enabled|disabled
21 Enables or disables pango markup for status lines. This has no effect on 24 Enables or disables pango markup for status lines. This has no effect on
22 status lines using the i3bar JSON protocol. 25 status lines using the i3bar JSON protocol.