mirror of
https://github.com/swaywm/sway.git
synced 2026-04-25 06:46:24 -04:00
Correct typo
This commit is contained in:
parent
3e73f691f6
commit
efda48e265
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ swaybar-protocol - JSON status line protocol for swaybar
|
|||
|
||||
swaybar defines the following JSON protocol to specify what information is
|
||||
displayed in the status line on the right side of swaybar. The protocol
|
||||
compromises a header, that is a JSON object, followed by an infinite JSON
|
||||
comprises a header, that is a JSON object, followed by an infinite JSON
|
||||
array that represents the information to display. All communication is done by
|
||||
writing the status line to standard output and reading events from standard
|
||||
input.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue