docs/i3bar-protocol: add markup to all possible entries example
This commit is contained in:
parent
feb2912e57
commit
ae16a55616
|
@ -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