fastfetch
fastfetch copied to clipboard
Like neofetch, but much faster because written mostly in C.
Hey there, I'm getting this error each time I run fastfetch: ```bash Error: this module can only be used once due to internal limitations ```  I'm using Arch Linux...
## Before requesting a new feature * A lot of features are not enabled by default. Please try `fastfetch --list-modules` and `fastfetch -c all.jsonc` to see if it has been...
I was making a custom config in VScode and noticed issues with Intellisense. First, most of the properties for the `brightness` module weren't valid according to the template. Second, when...
## Wanted feature: Hi this is a very simple request, can we enable the feature to generate compile_commands.json for clangd in cmake. We simply would have to add `set(CMAKE_EXPORT_COMPILE_COMMANDS ON)`...
## Wanted features: Use neofetch preset by default. ## Motivation: Neofetch has been archived and people will start looking for an alternative.
### General description of bug: * What happened: when using the neofetch preset, theme line has weird characters: `Theme: Breeze (Dark) [QT], Breeze [GTK3]{?3} {3} [Plasma], {?}{7}` * What should...
Adding the Loc-OS Linux logo and support for their packages 
# General description of bug: My PVE host has both Intel integrated graphics and NVIDIA discrete graphics, but the discrete graphics is not displayed. 我的PVE主机同时具备Intel集成显卡和NVIDIA独立显卡,但是独立显卡未显示出来。 # Often helpful information: Screenshot:...
Does WOA have SMBIOS?
PR title pretty much says all about changes in code. Currently fastfetch uses `os-release`'s `name` over `prettyName`, which are not always equal (for example Gentoo's `name` is `Gentoo`, but `prettyName`...