mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-16 00:47:13 +00:00
Fix wrong value for block width
This commit is contained in:
@@ -244,7 +244,7 @@ color_blocks="on"
|
|||||||
|
|
||||||
# Color block width in spaces
|
# Color block width in spaces
|
||||||
# --block_width num
|
# --block_width num
|
||||||
block_width=3
|
block_width=2
|
||||||
|
|
||||||
# Color block height in lines
|
# Color block height in lines
|
||||||
# --block_height num
|
# --block_height num
|
||||||
|
|||||||
Reference in New Issue
Block a user