mirror of
https://github.com/swaywm/sway.git
synced 2025-11-26 06:59:59 -05:00
Allow status_command to be disabled via IPC
This commit is contained in:
parent
26bebb9266
commit
5e1983660d
3 changed files with 23 additions and 10 deletions
|
|
@ -17,6 +17,9 @@ Sway allows configuring swaybar in the sway configuration file.
|
|||
|
||||
https://i3wm.org/docs/i3bar-protocol.html
|
||||
|
||||
If running this command via IPC, you can disable a running status command by
|
||||
setting the command to a single dash: _swaybar bar bar-0 status\_command -_
|
||||
|
||||
*pango\_markup* enabled|disabled
|
||||
Enables or disables pango markup for status lines. This has no effect on
|
||||
status lines using the i3bar JSON protocol.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue