docs/i3bar-protocol: add markup to all possible entries example

next
lasers 2019-03-28 11:42:09 -05:00
parent feb2912e57
commit ae16a55616
1 changed files with 2 additions and 1 deletions

View File

@ -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"
}
------------------------------------------