Go to file
Gordon Leung e121608ffa - update to 2.14.0
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
2024-05-30 20:47:24 +00:00
.gitattributes Accepting request 1041286 from home:uncomfyhalomacro 2022-12-08 07:51:53 +00:00
.gitignore Accepting request 1041286 from home:uncomfyhalomacro 2022-12-08 07:51:53 +00:00
fastfetch-2.14.0.tar.gz - update to 2.14.0 2024-05-30 20:47:24 +00:00
fastfetch.changes - update to 2.14.0 2024-05-30 20:47:24 +00:00
fastfetch.spec - update to 2.14.0 2024-05-30 20:47:24 +00:00