fastfetch icon indicating copy to clipboard operation
fastfetch copied to clipboard

Like neofetch, but much faster because written mostly in C.

Results 82 fastfetch issues
Sort by recently updated
recently updated
newest added

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 ``` ![image](https://github.com/fastfetch-cli/fastfetch/assets/39841241/28cfa5d1-0bb5-49fb-ae45-ddbb1a7fe896) I'm using Arch Linux...

bug

## 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...

enhancement

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)`...

enhancement

## Wanted features: Use neofetch preset by default. ## Motivation: Neofetch has been archived and people will start looking for an alternative.

enhancement

### 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...

bug

Adding the Loc-OS Linux logo and support for their packages ![fastfetch Loc-OS](https://github.com/fastfetch-cli/fastfetch/assets/52675980/536bf6d4-c395-4a80-91b9-35a3e48ea772)

# 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:...

bug

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`...