Files
fastfetch/.github/ISSUE_TEMPLATE/bug_report.md
T
2021-12-13 18:19:12 +01:00

861 B

name, about, title, labels, assignees
name about title labels assignees
Bug report Create a report to help us improve bug

Output of fastfetch --version:

//paste here

Output of fastfetch --load-config devinfo:

//paste here

Output of fastfetch --load-config devinfo-verbose:

//paste here

Output of fastfetch --list-features:

//paste here

If you get the following error: Error: couldn't find config: [...], copy the files in presets to /usr/share/fastfetch/presets/ or ~/.local/share/fastfetch/presets/. If this isn't possible (or to much work) for you, post the output of fastfetch --show-errors --recache --multithreading false --disable-linewrap false.

Often helpful questions:

  • Does the issue occur across multiple terminal emulators?
  • Does the issue occur across multiple shells? (bash, zsh, fish, etc)