Go to file
Gordon Leung eb0c946385 - update to 2.23.0
Features:
    * Support unity version detection (DE, Linux)
    * Print model name in Battery keys if available (Battery)
    * Add module Zpool
    * Improve performance (Shell / Terminal, Linux)
    * Support syntax of padded strings in --<module>-format. {variable<padlength} and {variable>padlength} are supported.
        If pad length is greater than the length of the variable, the variable will be padded with spaces.
            fastfetch -l none -s command --command-text 'echo 12345' --command-format 'output({1<20})' prints Command: output(12345               )
            fastfetch -l none -s command --command-text 'echo 12345' --command-format 'output({1>20})' prints Command: output(               12345)
        If pad length is less than the length of the variable, the variable will be truncated.
  Bugfixes:
    * Fix broken --list-presets
    * Update zsh completion script
    * Don't print * if defaultRouteOnly is set (NetIO)
    * Fix Camera module incorrectly disabled on FreeBSD (Camera, FreeBSD)
    * Fix hanging on screen 5.0 (Terminal)

OBS-URL: https://build.opensuse.org/package/show/utilities/fastfetch?expand=0&rev=104
2024-09-03 15:13:34 +00:00
.gitattributes - update to 2.22.0 2024-08-26 07:05:58 +00:00
.gitignore - update to 2.22.0 2024-08-26 07:05:58 +00:00
fastfetch-2.18.1.tar.gz - update to 2.22.0 2024-08-26 07:05:58 +00:00
fastfetch-2.19.1.tar.gz - update to 2.22.0 2024-08-26 07:05:58 +00:00
fastfetch-2.20.0.tar.gz - update to 2.22.0 2024-08-26 07:05:58 +00:00
fastfetch-2.21.0.tar.gz - update to 2.22.0 2024-08-26 07:05:58 +00:00
fastfetch-2.21.3.tar.gz - update to 2.22.0 2024-08-26 07:05:58 +00:00
fastfetch-2.23.0.tar.gz - update to 2.23.0 2024-09-03 15:13:34 +00:00
fastfetch.changes - update to 2.23.0 2024-09-03 15:13:34 +00:00
fastfetch.spec - update to 2.23.0 2024-09-03 15:13:34 +00:00