-
in previous versions, I'd hide the color blocks at the bottom by passing "--colors-block-width 0" with the command. A recent update seems to have removed that switch. Is there a new way to hide the color blocks? |
Beta Was this translation helpful? Give feedback.
Answered by
CarterLi
Aug 18, 2025
Replies: 1 comment 1 reply
-
You generate a config file with |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
wchouser3
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You generate a config file with
fastfetch --gen-config
. Removecolors
module in the file.