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 zws
|
||||
unset reset
|
||||
unset color_blocks
|
||||
}
|
||||
|
||||
err() {
|
||||
|
|
Loading…
Reference in a new issue