Fix wrong value for block width

This commit is contained in:
Dylan Araps 2016-05-28 19:51:21 +10:00
parent 12cf9ec55f
commit 51aa7d01cd
2 changed files with 2 additions and 2 deletions

View File

@ -244,7 +244,7 @@ color_blocks="on"
# Color block width in spaces
# --block_width num
block_width=3
block_width=2
# Color block height in lines
# --block_height num

View File

@ -269,7 +269,7 @@ color_blocks="on"
# Color block width in spaces
# --block_width num
block_width=3
block_width=2
# Color block height in lines
# --block_height num