Merge pull request #3665 from lasers/add-markup
docs/i3bar-protocol: add markup to all possible entries example
This commit is contained in:
commit
4257b758a9
|
@ -221,7 +221,8 @@ An example of a block which uses all possible entries follows:
|
|||
"name": "ethernet",
|
||||
"instance": "eth0",
|
||||
"separator": true,
|
||||
"separator_block_width": 9
|
||||
"separator_block_width": 9,
|
||||
"markup": "none"
|
||||
}
|
||||
------------------------------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue