- update to version 2.8.6:
Changes: * Due to newly introduced configs, JSONC option { "temperatureUnit": "C" } has been changed to { "temp": { "unit": "C" } } Bugfixes: * Fix incorrect GPU name detection for Intel iGPU on Linux (GPU, Linux) Features: * Support additional temperature formatting options { "temp": { "ndigits": 1 } } { "temp": { "color": { "green": "green", "yellow": "yellow", "red": "red" } } } * Support specifying custom pci.ids path for Linux (GPU, Linux) * Support warp-linux terminal version & terminal font detection (Terminal, Linux) OBS-URL: https://build.opensuse.org/package/show/utilities/fastfetch?expand=0&rev=46
This commit is contained in:
parent
4a4d7538c0
commit
d65dc945d2
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8d72869c91f3c4f6e7cd9bb91431147108bffbdc8c351aa616eb4a6c900386de
|
|
||||||
size 1010575
|
|
3
fastfetch-2.8.6.tar.gz
Normal file
3
fastfetch-2.8.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f21cb61227f9a72382f5ab21fc9ef8bd3b424514ea27bd48036b53e4c6ba33bc
|
||||||
|
size 1013523
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 28 08:48:27 UTC 2024 - Gordon Leung <pirateclip@protonmail.com>
|
||||||
|
|
||||||
|
- update to version 2.8.6:
|
||||||
|
Changes:
|
||||||
|
* Due to newly introduced configs, JSONC option { "temperatureUnit": "C" } has been changed to { "temp": { "unit": "C" } }
|
||||||
|
Bugfixes:
|
||||||
|
* Fix incorrect GPU name detection for Intel iGPU on Linux (GPU, Linux)
|
||||||
|
Features:
|
||||||
|
* Support additional temperature formatting options
|
||||||
|
{ "temp": { "ndigits": 1 } }
|
||||||
|
{ "temp": { "color": { "green": "green", "yellow": "yellow", "red": "red" } } }
|
||||||
|
* Support specifying custom pci.ids path for Linux (GPU, Linux)
|
||||||
|
* Support warp-linux terminal version & terminal font detection (Terminal, Linux)
|
||||||
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 23 17:41:26 UTC 2024 - Gordon Leung <pirateclip@protonmail.com>
|
Fri Feb 23 17:41:26 UTC 2024 - Gordon Leung <pirateclip@protonmail.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: fastfetch
|
Name: fastfetch
|
||||||
Version: 2.8.5
|
Version: 2.8.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Neofetch-like tool written mostly in C
|
Summary: Neofetch-like tool written mostly in C
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user