mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-14 12:37:16 +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
|
||||
# --block_width num
|
||||
block_width=3
|
||||
block_width=2
|
||||
|
||||
# Color block height in lines
|
||||
# --block_height num
|
||||
|
||||
Reference in New Issue
Block a user