stdout: Disable color_blocks
This commit is contained in:
parent
c6c603066b
commit
e8dc4670e1
1 changed files with 1 additions and 0 deletions
1
neofetch
1
neofetch
|
@ -3648,6 +3648,7 @@ stdout() {
|
||||||
unset text_padding
|
unset text_padding
|
||||||
unset zws
|
unset zws
|
||||||
unset reset
|
unset reset
|
||||||
|
unset color_blocks
|
||||||
}
|
}
|
||||||
|
|
||||||
err() {
|
err() {
|
||||||
|
|
Loading…
Reference in a new issue