forked from pool/fastfetch
Accepting request 1060441 from home:amanzini:branches:utilities
- Update to version 1.9.0 * fastfetch no longer creates a sample config file silently. Use --gen-config to generate one. * fastfetch now search for user config file in the order of fastfetch --list-config-paths * Unknown disks are hidden by default. * Resolution module is renamed to Display. * new options: --logo-padding-top, --list-config-paths, --list-data-paths, --gpu-hide-integrated, --gpu-hide-discrete * Raw image file as logo support * Add Brightness, Wifi module support * Disk name support for Linux * Fix rpm package count detection * Fix cpu temp detection OBS-URL: https://build.opensuse.org/request/show/1060441 OBS-URL: https://build.opensuse.org/package/show/utilities/fastfetch?expand=0&rev=4
This commit is contained in:
parent
e814c36d9f
commit
64e5169166
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:552f4239a83d31e2fb14bdf7fc5d74cc6cc819f8b6ddd2346ba0dcfac13ac62a
|
||||
size 495971
|
3
fastfetch-1.9.0.tar.gz
Normal file
3
fastfetch-1.9.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b43b8f3053a417b8138918d2efb46172ddc8d42183ad8707fb1dace63917e448
|
||||
size 510212
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 23 15:09:55 UTC 2023 - Andrea Manzini <andrea.manzini@suse.com>
|
||||
|
||||
- Update to version 1.9.0
|
||||
* fastfetch no longer creates a sample config file silently. Use --gen-config to generate one.
|
||||
* fastfetch now search for user config file in the order of fastfetch --list-config-paths
|
||||
* Unknown disks are hidden by default.
|
||||
* Resolution module is renamed to Display.
|
||||
* new options: --logo-padding-top, --list-config-paths, --list-data-paths, --gpu-hide-integrated, --gpu-hide-discrete
|
||||
* Raw image file as logo support
|
||||
* Add Brightness, Wifi module support
|
||||
* Disk name support for Linux
|
||||
* Fix rpm package count detection
|
||||
* Fix cpu temp detection
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 18 02:47:19 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: fastfetch
|
||||
Version: 1.8.2
|
||||
Version: 1.9.0
|
||||
Release: 0
|
||||
Summary: Neofetch-like tool written in C
|
||||
License: MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user