e121608ffa
Features: * Support monochrome bar type * Apply default color palettes in --file and --data (Logo) * Support named variable placeholders in custom module formattion string - --title-format '{user-name-colored}{at-symbol-colored}{host-name-colored}' is equivalent to --title-format '{6}{7}{8}' * Support named color placeholders in custom module formattion string - --<module>-format '{#red}' is equivalent to --<module>-format '{#31}' - '{#red}' or '{#31}' is preferred over \u001b[31m because is more readable and --pipe aware (will be ignored in pipe mode) - Supported in Custom module too - See fastfetch -h format for detail * Add new module InitSystem, which detects the name of init system - i.e. process name of pid1. init, systemd, etc * Add option --color-separator to set the color of key-value separators * Print error reason when vulkan init fails (Vulkan) Bugfixes: * Don't detect .conf files in --list-config-paths * Fix outputColor doesn't work if module keys are disabled OBS-URL: https://build.opensuse.org/package/show/utilities/fastfetch?expand=0&rev=73 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
fastfetch-2.14.0.tar.gz | ||
fastfetch.changes | ||
fastfetch.spec |