misc: cleanup
This commit is contained in:
parent
228fb778cb
commit
7df1d0e3ef
1 changed files with 1 additions and 0 deletions
1
neofetch
1
neofetch
|
@ -3360,6 +3360,7 @@ get_gpu_driver() {
|
|||
|
||||
get_cols() {
|
||||
local blocks blocks2 cols
|
||||
|
||||
if [[ "$color_blocks" == "on" ]]; then
|
||||
# Convert the width to space chars.
|
||||
printf -v block_width "%${block_width}s"
|
||||
|
|
Loading…
Reference in a new issue