I'm new to Linux and diving into it with Arch and Hyprland. I've set up a bunch of things like Hyprland, Kitty, Rofi, and Waybar, but I'm finding Fastfetch really confusing. The only thing I want to do is change the color of the Arch logo. Can someone point me to a repository with a clearer configuration file or give me some tips on how to make this change?
2 Answers
Honestly, why bother customizing Fastfetch? If you need system information, I'd recommend using inxi instead; it's more robust for that. Fastfetch is mainly for showing off your setup rather than actual system details.
You can find detailed options for Fastfetch logos on this GitHub page: [Logo Options](https://github.com/fastfetch-cli/fastfetch/wiki/Logo-options#text). If you want to keep things simple, you can just create an alias with the color parameter to avoid dealing with config files altogether. Alternatively, just go to the configuration section on this page: [Configuration](https://github.com/fastfetch-cli/fastfetch/wiki/Configuration#logo-configuration), and where it says 'color,' you can change it to whatever color you like. All the examples are provided there!
Related Questions
How To Get Your Domain Unblocked From Facebook
How To Find A String In a Directory of Files Using Linux