fastfetch
fastfetch copied to clipboard
Like neofetch, but much faster because written mostly in C.
Be sure to read [FAQ](https://github.com/fastfetch-cli/fastfetch?tab=readme-ov-file#faq) before submitting a new issue. ## Wanted features: ```shell > fastfetch -s wifi --format json [ { "type": "Wifi", "result": [ { "inf": { "description":...
Tip: A logo can be displayed by fastfetch without getting into fastfetch's official repo. For highly customized logo for personal use, it's recommended to keep it locally. Please refer to...
It's the package from [edge](https://pkgs.alpinelinux.org/package/edge/community/aarch64/fastfetch): ``` fastfetch -v fastfetch 2.27.1 (aarch64) ``` ``` OS: postmarketOS v24.06 aarch64 Init System: busybox ``` I believe that the init is openrc and not...
Support probing LoongArch ABI features at first. On a box running Linux 6.10.6 (with the 6.11 syscall interface update [backported]), with the [libLoL](https://liblol.aosc.io) old-world compatibility solution activated: [backported]: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-6.10.y&id=268a625399c63083aeb9c4fc818f5f2d916d5adb ```...
Changes: - Remove the suffix from the Ghostty version string on Arch Linux, which is not present in other distributions or macOS. Ghostty does not support Windows (still WIP at...
According to the screenshot of [WWDC25](https://www.youtube.com/live/51iONeETSng?si=nvgIWT0LNi6DClQF&t=3369) 1. OS is missing 2. DE should be `Liquid Glass` instead of `Aqua` Both issues should be fixed in the dev branch. `Platform API`...
### OS ``` NAME="Kalpa Desktop" # VERSION="20250613" ID="kalpa-desktop" ID_LIKE="suse opensuse opensuse-tumbleweed opensuse-microos opensuse-kalpa microos" VERSION_ID="20250613" PRETTY_NAME="Kalpa Desktop" ANSI_COLOR="0;32" CPE_NAME="cpe:/o:opensuse:kalpa:20250613" BUG_REPORT_URL="https://bugzilla.opensuse.org" SUPPORT_URL="https://bugs.opensuse.org" HOME_URL="https://kalpadesktop.org/" DOCUMENTATION_URL="https://kalpadesktop.org/documentation" LOGO="distributor-logo-Kalpa" ``` ### ASCII Art ``` +++...
Fixes #1696.
### Read the FAQ first - [x] I have checked the FAQ but the issue is not covered ### Description When i use `fastfetch --kitty-icat /path/to/gif` it works first fiew...
### Read the FAQ first - [x] I have checked the FAQ but the issue is not covered ### Description When Home Manager is used as a NixOS module[^1] and...