From e8dc4670e1f676bf9c9e98ae2e45cae1a154c615 Mon Sep 17 00:00:00 2001 From: Muhammad Herdiansyah Date: Fri, 4 Aug 2017 01:29:29 +0700 Subject: [PATCH] stdout: Disable color_blocks --- neofetch | 1 + 1 file changed, 1 insertion(+) diff --git a/neofetch b/neofetch index 33460cf8..b2eca221 100755 --- a/neofetch +++ b/neofetch @@ -3648,6 +3648,7 @@ stdout() { unset text_padding unset zws unset reset + unset color_blocks } err() {