From 0501a60ed2020a6b9f5810e45ec25f1b6ddabf46 Mon Sep 17 00:00:00 2001 From: "Azalea (on HyDEV-Daisy)" Date: Sat, 30 Jul 2022 18:24:30 -0400 Subject: [PATCH] [U] Update readme --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6f644c5f..9ca3bceb 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ Updates to `neowofetch` begins with the emoji :framed_picture:
- :framed_picture: Additional Distro/OS Support
+ :framed_picture: Distro/OS Support Changes
* OS - Identify macOS 13 Ventura ([#8](https://github.com/hykilpikonna/hyfetch/pull/8)) * Distro - Add Univalent (dylanaraps/neofetch#2162) @@ -77,13 +77,20 @@ Updates to `neowofetch` begins with the emoji :framed_picture: * Distro - Add GrapheneOS (dylanaraps/neofetch#2146) * Distro - Add ShastraOS (dylanaraps/neofetch#2149) * Distro - Add Ubuntu Touch (dylanaraps/neofetch#2167) +* Distro - Add Ubuntu Sway (dylanaraps/neofetch#2136) +* Distro - Add Orchid Linux (dylanaraps/neofetch#2144) +* Distro - Improve NixOS version detection (dylanaraps/neofetch#2157)
- :framed_picture: Additional Terminal Support
+ :framed_picture: Device Support Changes
* Terminal - Add Termux (dylanaraps/neofetch#2168) +* CPU - Add loongarch64 (dylanaraps/neofetch#2140) +* CPU - Identify CPU name for ARM / RISCV (dylanaraps/neofetch#2139) +* Battery - Fix file not found (dylanaraps/neofetch#2130) +* GPU - Identify open-kernal Nvidia driver version (dylanaraps/neofetch#2128)